- getActionText(Locale, IExplorationModelObject) - Method in interface org.pfsw.tools.cda.ui.xpi.IPluginActionInfo
-
This method must return the text to display in UI elements
(e.g menu item, button) on the
given object.
- getConfiguration(Frame) - Method in class org.pfsw.tools.cda.ui.plugin.export.spi.AModelExporterUIPlugin
-
Returns the configuration data that might be necessary to execute
the plugin's functionality
- getConfiguration(Frame) - Method in class org.pfsw.tools.cda.ui.plugin.spi.ASubWindowPlugin
-
Returns the configuration data that might be necessary to execute
the plugin's functionality
- getConfiguration(Frame) - Method in interface org.pfsw.tools.cda.ui.xpi.IPluginActionInfo
-
The method gets called to allow the plug-in collecting configuration
parameters if necessary for execution.
- getDisabledIconFilename(IExplorationModelObject) - Method in class org.pfsw.tools.cda.ui.xpi.AActionPlugin
-
Returns the name of an icon file that should be shown in the UI when the
plug-in cannot be used.
- getDisabledIconFilename(IExplorationModelObject) - Method in interface org.pfsw.tools.cda.ui.xpi.IPluginActionInfo
-
Returns the name of an icon file that should be shown in the UI when the
plug-in cannot be used.
- getEnabledIconFilename(IExplorationModelObject) - Method in class org.pfsw.tools.cda.ui.xpi.AActionPlugin
-
Returns the filename of an icon image to that should be shown if the
plug-in can be used.
- getEnabledIconFilename(IExplorationModelObject) - Method in interface org.pfsw.tools.cda.ui.xpi.IPluginActionInfo
-
Returns the filename of an icon image to that should be shown if the
plug-in can be used.
- getIntegrationService() - Method in class org.pfsw.tools.cda.ui.plugin.spi.ASubWindowPlugin
-
Returns the integration service that is the interface to the main application.
- getToolTipText(Locale, IExplorationModelObject) - Method in class org.pfsw.tools.cda.ui.xpi.AActionPlugin
-
Returns the text that should be shown as tooltip for this plug-in.
- getToolTipText(Locale, IExplorationModelObject) - Method in interface org.pfsw.tools.cda.ui.xpi.IPluginActionInfo
-
Returns the text that should be shown as tooltip for this action.