com.sun.star.awt.XContainerWindowEventHandler, com.sun.star.lang.XServiceInfo, com.sun.star.lang.XTypeProvider, com.sun.star.uno.XInterface, com.sun.star.uno.XWeakpublic final class ConfigurationDialog extends ConfigurationDialogBase implements com.sun.star.lang.XServiceInfo
ConfigurationDialogBase.AttributePageHandler, ConfigurationDialogBase.CustomFileHandler, ConfigurationDialogBase.PageHandler, ConfigurationDialogBase.StylesPageHandler, ConfigurationDialogBase.UserListPageHandler| Modifier and Type | Field | Description |
|---|---|---|
static java.lang.String |
__implementationName |
The component should also have an implementation name.
|
static java.lang.String |
__serviceName |
The component will be registered under this name.
|
config, filePicker, pageHandlers, sfa2, xContext, xPathSub| Constructor | Description |
|---|---|
ConfigurationDialog(com.sun.star.uno.XComponentContext xContext) |
Construct a new
ConfigurationDialog |
| Modifier and Type | Method | Description |
|---|---|---|
protected java.lang.String |
getConfigFileName() |
|
protected java.lang.String |
getDialogLibraryName() |
|
java.lang.String |
getImplementationName() |
|
protected java.lang.String |
getMIMEType() |
|
java.lang.String[] |
getSupportedMethodNames() |
|
java.lang.String[] |
getSupportedServiceNames() |
|
boolean |
supportsService(java.lang.String sServiceName) |
callHandlerMethodpublic static java.lang.String __serviceName
public static java.lang.String __implementationName
public ConfigurationDialog(com.sun.star.uno.XComponentContext xContext)
ConfigurationDialogpublic boolean supportsService(java.lang.String sServiceName)
supportsService in interface com.sun.star.lang.XServiceInfopublic java.lang.String getImplementationName()
getImplementationName in interface com.sun.star.lang.XServiceInfopublic java.lang.String[] getSupportedServiceNames()
getSupportedServiceNames in interface com.sun.star.lang.XServiceInfoprotected java.lang.String getMIMEType()
getMIMEType in class ConfigurationDialogBaseprotected java.lang.String getDialogLibraryName()
getDialogLibraryName in class ConfigurationDialogBaseprotected java.lang.String getConfigFileName()
getConfigFileName in class ConfigurationDialogBasepublic java.lang.String[] getSupportedMethodNames()
getSupportedMethodNames in interface com.sun.star.awt.XContainerWindowEventHandler