Searched refs:SampleDialog (Results 1 – 3 of 3) sorted by relevance
64 public class SampleDialog extends WeakBase implements XServiceInfo, XJobExecutor { class75 public SampleDialog( XComponentContext xComponentContext ) { in SampleDialog() method in SampleDialog84 if ( implName.equals( SampleDialog.class.getName() ) ) { in __getServiceFactory()86 SampleDialog.class, SampleDialog.__serviceName, multiFactory, regKey ); in __getServiceFactory()93 SampleDialog.class.getName(), SampleDialog.__serviceName, regKey ); in __writeRegistryServiceInfo()
35 COMPONENT_NAME=SampleDialog49 SampleDialog.java53 $(COMPONENT_NAME)_CLASSFILES = SampleDialog.class \112 @echo The SampleDialog Java component was installed if SDK_AUTO_DEPLOYMENT = YES.
42 $(DESTDIRDEVGUIDEEXAMPLES)$/BasicAndDialogs$/CreatingDialogs$/SampleDialog.java \
Completed in 18 milliseconds