public class LocationTableLoadDialog extends AbstractTableLoadDialog
Constructor and Description |
---|
LocationTableLoadDialog()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
protected 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.
|
JTextField |
getLocationField()
Returns the text field into which the location is entered.
|
boolean |
isReady()
Indicates whether the submit action should be enabled.
|
asIOException, configure, createFormatSelector, getDescription, getIcon, getMenus, getName, getQueryComponent, getSelectedFormat, getSubmitAction, getToolbarActions, isAvailable, isComponentShowing, setIcon, setIconUrl, setMenus, setToolbarActions, submit, updateReady
protected Component createQueryComponent()
AbstractTableLoadDialog
createQueryComponent
in class AbstractTableLoadDialog
public boolean isReady()
AbstractTableLoadDialog
The default implementation returns true.
isReady
in class AbstractTableLoadDialog
public TableLoader createTableLoader()
TableLoadDialog
If 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 JTextField getLocationField()
Copyright © 2024 Central Laboratory of the Research Councils. All Rights Reserved.