public class AddWMSQueryPlugIn extends AbstractWizardPlugin
enableCheck, workbenchContext
shortcutKeys, shortcutModifiers
Constructor and Description |
---|
AddWMSQueryPlugIn() |
Modifier and Type | Method and Description |
---|---|
void |
initialize(PlugInContext context)
Method to be overridden by implementations to initialize the plug-in.
|
execute, getWizard, run, setWizard
actionPerformed, getEnableCheck, getIcon, getName, getToolTip, isRollingBackInvalidEdits, reportNothingToUndoYet, setWorkbenchContext
addParameter, createName, execute, execute, fetchShortcutEnabledPlugins, getBooleanParam, getDoubleParam, getEnableCheck, getIcon, getIcon, getIntegerParam, getParameter, getParameters, getShortcutKeys, getShortcutKeyStroke, getShortcutModifiers, getStringParam, isShortcutEnabled, registerShortcuts, setParameters, setShortcutKeys, setShortcutModifiers, toActionListener, toString
public void initialize(PlugInContext context) throws java.lang.Exception
AbstractUiPlugIn
initialize
in interface PlugIn
initialize
in class AbstractUiPlugIn
context
- The plug-in context.java.lang.Exception