|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.vividsolutions.jump.workbench.plugin.AbstractPlugIn
com.vividsolutions.jump.workbench.plugin.ThreadedBasePlugIn
com.vividsolutions.jump.workbench.datasource.AbstractLoadSaveDatasetPlugIn
com.vividsolutions.jump.workbench.datasource.AbstractSaveDatasetAsPlugIn
com.vividsolutions.jump.workbench.datasource.SaveDatasetAsPlugIn
public class SaveDatasetAsPlugIn
Prompts the user to pick a dataset to save.
DataSourceQueryChooserDialog| Field Summary | |
|---|---|
static javax.swing.ImageIcon |
ICON
|
| Constructor Summary | |
|---|---|
SaveDatasetAsPlugIn()
|
|
| Method Summary | |
|---|---|
protected java.lang.String |
getSelectedFormat()
|
protected void |
setSelectedFormat(java.lang.String format)
|
protected java.util.Collection |
showDialog(WorkbenchContext context)
|
| Methods inherited from class com.vividsolutions.jump.workbench.datasource.AbstractSaveDatasetAsPlugIn |
|---|
createEnableCheck, run |
| Methods inherited from class com.vividsolutions.jump.workbench.datasource.AbstractLoadSaveDatasetPlugIn |
|---|
execute, getContext, getDataSourceQueries, getLastDirectoryKey, getLastFormatKey, initialize |
| Methods inherited from class com.vividsolutions.jump.workbench.plugin.ThreadedBasePlugIn |
|---|
main |
| Methods inherited from class com.vividsolutions.jump.workbench.plugin.AbstractPlugIn |
|---|
createName, execute, execute, getName, isRollingBackInvalidEdits, reportNothingToUndoYet, toActionListener, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.vividsolutions.jump.workbench.plugin.PlugIn |
|---|
getName |
| Field Detail |
|---|
public static final javax.swing.ImageIcon ICON
| Constructor Detail |
|---|
public SaveDatasetAsPlugIn()
| Method Detail |
|---|
protected 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
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||