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, showDialog
main
addParameter, 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, toString
public void run(TaskMonitor monitor, PlugInContext context) throws java.lang.Exception
ThreadedPlugIn
monitor
- context to which this task can report its progress and
check whether a party has requested its cancellationjava.lang.Exception
public static MultiEnableCheck createEnableCheck(WorkbenchContext workbenchContext)