Class LoadSaveDatasetFileMixin
java.lang.Object
com.vividsolutions.jump.workbench.datasource.LoadSaveDatasetFileMixin
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected abstract Stringprotected abstract StringgetName()protected Stringabstract FileinitiallySelectedFile(File currentDirectory) abstract booleanprotected voidsetSelectedFormat(String selectedFormat) protected CollectionshowDialog(JFileChooser fileChooser, Class fileDataSourceQueryChooserClass, WorkbenchContext context)
-
Constructor Details
-
LoadSaveDatasetFileMixin
public LoadSaveDatasetFileMixin()
-
-
Method Details
-
setSelectedFormat
-
getSelectedFormat
-
showDialog
protected Collection showDialog(JFileChooser fileChooser, Class fileDataSourceQueryChooserClass, WorkbenchContext context) -
getName
-
getLastDirectoryKey
-
initiallySelectedFile
-
isAddingExtensionIfRequested
public abstract boolean isAddingExtensionIfRequested()
-