com.sun.star.awt.XContainerWindowEventHandler
, com.sun.star.lang.XServiceInfo
, com.sun.star.lang.XTypeProvider
, com.sun.star.uno.XInterface
, com.sun.star.uno.XWeak
public final class ApplicationsDialog
extends com.sun.star.lib.uno.helper.WeakBase
implements com.sun.star.lang.XServiceInfo, com.sun.star.awt.XContainerWindowEventHandler
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.
|
Constructor | Description |
---|---|
ApplicationsDialog(com.sun.star.uno.XComponentContext xContext) |
Create a new ApplicationsDialog
|
Modifier and Type | Method | 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 java.lang.String __serviceName
public static java.lang.String __implementationName
public ApplicationsDialog(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