TableLoadDialogpublic class FileChooserTableLoadDialog extends AbstractTableLoadDialog
| Constructor | Description |
|---|---|
FileChooserTableLoadDialog() |
Constructor.
|
| Modifier and Type | Method | Description |
|---|---|---|
protected java.awt.Component |
createQueryComponent() |
Constructs the query component used by this dialogue.
|
TableLoader |
createTableLoader() |
Returns a new object which specifies how table loading is to
be performed.
|
boolean |
isAvailable() |
The default implementation returns true.
|
asIOException, configure, createFormatSelector, getDescription, getIcon, getMenus, getName, getQueryComponent, getSelectedFormat, getSubmitAction, getToolbarActions, isComponentShowing, isReady, setIcon, setIconUrl, setMenus, setToolbarActions, submit, updateReadyprotected java.awt.Component createQueryComponent()
AbstractTableLoadDialogcreateQueryComponent in class AbstractTableLoadDialogpublic TableLoader createTableLoader()
TableLoadDialogIf the dialogue is not in a suitable state, either return null, or, if you want to provide more detailed information about what's wrong, throw a RuntimeException with an informative message.
public boolean isAvailable()
AbstractTableLoadDialogisAvailable in interface TableLoadDialogisAvailable in class AbstractTableLoadDialogCopyright © 2018 Central Laboratory of the Research Councils. All Rights Reserved.