public abstract class AbstractSaveDatasetAsPlugIn extends AbstractLoadSaveDatasetPlugIn
shortcutKeys, shortcutModifiers| Constructor and Description |
|---|
AbstractSaveDatasetAsPlugIn() |
| Modifier and Type | Method and Description |
|---|---|
static MultiEnableCheck |
createEnableCheck(WorkbenchContext workbenchContext) |
void |
run(TaskMonitor monitor,
PlugInContext context)
Runs the task.
|
execute, getContext, getDataSourceQueries, getLastDirectoryKey, getLastFormatKey, getSelectedFormat, initialize, setSelectedFormat, showDialogmainaddParameter, createName, execute, execute, fetchShortcutEnabledPlugins, getBooleanParam, getDoubleParam, getEnableCheck, getEnableCheck, getIcon, getIcon, getIntegerParam, getName, getParameter, getParameters, getShortcutKeys, getShortcutKeyStroke, getShortcutModifiers, getStringParam, isRollingBackInvalidEdits, isShortcutEnabled, registerShortcuts, reportNothingToUndoYet, setParameters, setShortcutKeys, setShortcutModifiers, toActionListener, toStringpublic void run(TaskMonitor monitor, PlugInContext context) throws java.lang.Exception
ThreadedPlugInmonitor - context to which this task can report its progress and
check whether a party has requested its cancellationjava.lang.Exceptionpublic static MultiEnableCheck createEnableCheck(WorkbenchContext workbenchContext)