public final class BibliographyDialog
extends com.sun.star.lib.uno.helper.WeakBase
implements com.sun.star.lang.XServiceInfo, com.sun.star.awt.XContainerWindowEventHandler
Modifier and Type | Field and 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.
|
static java.lang.String |
REGISTRY_PATH |
Constructor and Description |
---|
BibliographyDialog(com.sun.star.uno.XComponentContext xContext)
Create a new ConfigurationDialog
|
Modifier and Type | Method and Description |
---|---|
boolean |
callHandlerMethod(com.sun.star.awt.XWindow xWindow,
java.lang.Object event,
java.lang.String sMethod) |
java.lang.String |
getImplementationName() |
java.lang.String[] |
getSupportedMethodNames() |
java.lang.String[] |
getSupportedServiceNames() |
boolean |
supportsService(java.lang.String sServiceName) |
public static final java.lang.String REGISTRY_PATH
public static java.lang.String __serviceName
public static java.lang.String __implementationName
public BibliographyDialog(com.sun.star.uno.XComponentContext xContext)
public boolean callHandlerMethod(com.sun.star.awt.XWindow xWindow, java.lang.Object event, java.lang.String sMethod) throws com.sun.star.lang.WrappedTargetException
callHandlerMethod
in interface com.sun.star.awt.XContainerWindowEventHandler
com.sun.star.lang.WrappedTargetException
public java.lang.String[] getSupportedMethodNames()
getSupportedMethodNames
in interface com.sun.star.awt.XContainerWindowEventHandler
public boolean supportsService(java.lang.String sServiceName)
supportsService
in interface com.sun.star.lang.XServiceInfo
public java.lang.String getImplementationName()
getImplementationName
in interface com.sun.star.lang.XServiceInfo
public java.lang.String[] getSupportedServiceNames()
getSupportedServiceNames
in interface com.sun.star.lang.XServiceInfo