public class RunDatastoreQueryPlugIn extends AbstractAddDatastoreLayerPlugIn
enableCheck, workbenchContextshortcutKeys, 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, runactionPerformed, getEnableCheck, getToolTip, isRollingBackInvalidEdits, reportNothingToUndoYet, setWorkbenchContextaddParameter, createName, execute, execute, fetchShortcutEnabledPlugins, getBooleanParam, getDoubleParam, getEnableCheck, getIcon, getIcon, getIntegerParam, getParameter, getParameters, getShortcutKeys, getShortcutKeyStroke, getShortcutModifiers, getStringParam, isShortcutEnabled, registerShortcuts, setParameters, setShortcutKeys, setShortcutModifiers, toActionListener, toStringprotected ConnectionPanel createPanel(PlugInContext context)
createPanel in class AbstractAddDatastoreLayerPlugInpublic void initialize(PlugInContext context) throws java.lang.Exception
AbstractUiPlugIninitialize in interface PlugIninitialize in class AbstractUiPlugIncontext - The plug-in context.java.lang.Exceptionprotected Layerable createLayerable(ConnectionPanel panel, TaskMonitor monitor, PlugInContext context) throws java.lang.Exception
createLayerable in class AbstractAddDatastoreLayerPlugInjava.lang.Exceptionpublic java.lang.String getName()
AbstractUiPlugIngetName in interface PlugIngetName in class AbstractUiPlugInpublic javax.swing.Icon getIcon()
AbstractUiPlugIngetIcon in class AbstractUiPlugIn