public class SaveFileDataSourceQueryChooser extends FileDataSourceQueryChooser
FileDataSourceQueryChooser.FileChooserPanel
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
FILE_CHOOSER_PANEL_KEY |
Constructor and Description |
---|
SaveFileDataSourceQueryChooser(java.lang.Class dataSourceClass,
java.lang.String description,
java.lang.String[] extensions,
WorkbenchContext context) |
Modifier and Type | Method and Description |
---|---|
java.util.Collection |
getDataSourceQueries() |
protected FileDataSourceQueryChooser.FileChooserPanel |
getFileChooserPanel() |
boolean |
isInputValid()
The user has pressed the OK button.
|
addFileFilters, getComponent, getDataSourceClass, getDescription, getExtensions, getFileFilter, getSouthComponent1, getSouthComponent2, main, toDataSourceQueries, toDataSourceQuery, toProperties, toString
public SaveFileDataSourceQueryChooser(java.lang.Class dataSourceClass, java.lang.String description, java.lang.String[] extensions, WorkbenchContext context)
extensions
- e.g. txtprotected FileDataSourceQueryChooser.FileChooserPanel getFileChooserPanel()
getFileChooserPanel
in class FileDataSourceQueryChooser
public java.util.Collection getDataSourceQueries()
getDataSourceQueries
in interface DataSourceQueryChooser
getDataSourceQueries
in class FileDataSourceQueryChooser
public boolean isInputValid()
DataSourceQueryChooser
isInputValid
in interface DataSourceQueryChooser
isInputValid
in class FileDataSourceQueryChooser