public class RunDatastoreQueryPlugIn extends AbstractAddDatastoreLayerPlugIn
enableCheck, workbenchContext
shortcutKeys, shortcutModifiers
Constructor and Description |
---|
RunDatastoreQueryPlugIn() |
Modifier and Type | Method and Description |
---|---|
protected Layerable |
createLayerable(ConnectionPanel panel,
TaskMonitor monitor,
PlugInContext context) |
protected ConnectionPanel |
createPanel(PlugInContext context) |
javax.swing.Icon |
getIcon()
Get the icon for the plug-in.
|
java.lang.String |
getName()
Get the name of the plug-in.
|
void |
initialize(PlugInContext context)
Method to be overridden by implementations to initialize the plug-in.
|
execute, getDialog, panel, run
actionPerformed, getEnableCheck, 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
protected ConnectionPanel createPanel(PlugInContext context)
createPanel
in class AbstractAddDatastoreLayerPlugIn
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
protected Layerable createLayerable(ConnectionPanel panel, TaskMonitor monitor, PlugInContext context) throws java.lang.Exception
createLayerable
in class AbstractAddDatastoreLayerPlugIn
java.lang.Exception
public java.lang.String getName()
AbstractUiPlugIn
getName
in interface PlugIn
getName
in class AbstractUiPlugIn
public javax.swing.Icon getIcon()
AbstractUiPlugIn
getIcon
in class AbstractUiPlugIn