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, runexecute, getContext, getDataSourceQueries, getLastDirectoryKey, getLastFormatKey, initializemainaddParameter, 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, toStringprotected java.util.Collection showDialog(WorkbenchContext context)
showDialog in class AbstractLoadSaveDatasetPlugInprotected void setSelectedFormat(java.lang.String format)
setSelectedFormat in class AbstractLoadSaveDatasetPlugInprotected java.lang.String getSelectedFormat()
getSelectedFormat in class AbstractLoadSaveDatasetPlugIn