public class SaveDatasetAsPlugIn extends AbstractSaveDatasetAsPlugIn
DataSourceQueryChooserDialog
Modifier and Type | Field and Description |
---|---|
static javax.swing.ImageIcon |
ICON |
shortcutKeys, shortcutModifiers
Constructor and Description |
---|
SaveDatasetAsPlugIn() |
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
getSelectedFormat() |
protected void |
setSelectedFormat(java.lang.String format) |
protected java.util.Collection |
showDialog(WorkbenchContext context) |
createEnableCheck, run
execute, getContext, getDataSourceQueries, getLastDirectoryKey, getLastFormatKey, initialize
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
protected java.util.Collection showDialog(WorkbenchContext context)
showDialog
in class AbstractLoadSaveDatasetPlugIn
protected void setSelectedFormat(java.lang.String format)
setSelectedFormat
in class AbstractLoadSaveDatasetPlugIn
protected java.lang.String getSelectedFormat()
getSelectedFormat
in class AbstractLoadSaveDatasetPlugIn