public class LoadFileDataSourceQueryChooser extends FileDataSourceQueryChooser
FileDataSourceQueryChooser.FileChooserPanel| Modifier and Type | Field and Description | 
|---|---|
static java.lang.String | 
FILE_CHOOSER_COORDINATE_SYSTEM_KEY  | 
static java.lang.String | 
FILE_CHOOSER_DIRECTORY_KEY  | 
static java.lang.String | 
FILE_CHOOSER_KEY  | 
static java.lang.String | 
FILE_CHOOSER_PANEL_KEY  | 
| Constructor and Description | 
|---|
LoadFileDataSourceQueryChooser(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()  | 
addFileFilters, getComponent, getDataSourceClass, getDescription, getExtensions, getFileFilter, getSouthComponent1, getSouthComponent2, isInputValid, main, toDataSourceQueries, toDataSourceQuery, toProperties, toStringpublic static final java.lang.String FILE_CHOOSER_DIRECTORY_KEY
public static final java.lang.String FILE_CHOOSER_COORDINATE_SYSTEM_KEY
public static final java.lang.String FILE_CHOOSER_PANEL_KEY
public static final java.lang.String FILE_CHOOSER_KEY
public LoadFileDataSourceQueryChooser(java.lang.Class dataSourceClass,
                              java.lang.String description,
                              java.lang.String[] extensions,
                              WorkbenchContext context)
extensions - e.g. txtprotected FileDataSourceQueryChooser.FileChooserPanel getFileChooserPanel()
getFileChooserPanel in class FileDataSourceQueryChooserpublic java.util.Collection getDataSourceQueries()
getDataSourceQueries in interface DataSourceQueryChoosergetDataSourceQueries in class FileDataSourceQueryChooser