public class Ri1RegistryTableLoadDialog extends AbstractTableLoadDialog
This is not very user-friendly or useful, and hence is somewhat deprecated. A TAP query on a Relational Registry service (RegTAP) is usually a better way to acquire registry information.
Modifier and Type | Field and Description |
---|---|
static String[] |
defaultQueries_
List of preset queries available by default.
|
Constructor and Description |
---|
Ri1RegistryTableLoadDialog()
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.
|
String |
getDescription()
Returns a short description of this dialogue.
|
String |
getName()
Returns the name of this dialogue.
|
boolean |
isAvailable()
The default implementation returns true.
|
asIOException, configure, createFormatSelector, getIcon, getMenus, getQueryComponent, getSelectedFormat, getSubmitAction, getToolbarActions, isComponentShowing, isReady, setIcon, setIconUrl, setMenus, setToolbarActions, submit, updateReady
public static String[] defaultQueries_
protected Component createQueryComponent()
AbstractTableLoadDialog
createQueryComponent
in class AbstractTableLoadDialog
public String getName()
TableLoadDialog
Action.NAME
).getName
in interface TableLoadDialog
getName
in class AbstractTableLoadDialog
public String getDescription()
TableLoadDialog
Action.SHORT_DESCRIPTION
).getDescription
in interface TableLoadDialog
getDescription
in class AbstractTableLoadDialog
public boolean isAvailable()
AbstractTableLoadDialog
isAvailable
in interface TableLoadDialog
isAvailable
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.
Copyright © 2024 Central Laboratory of the Research Councils. All Rights Reserved.