public class Ri1RegistryTableLoadDialog
extends uk.ac.starlink.table.gui.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 java.lang.String[] |
defaultQueries_
List of preset queries available by default.
|
Constructor and Description |
---|
Ri1RegistryTableLoadDialog()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
protected java.awt.Component |
createQueryComponent() |
uk.ac.starlink.table.gui.TableLoader |
createTableLoader() |
java.lang.String |
getDescription() |
java.lang.String |
getName() |
boolean |
isAvailable() |
asIOException, configure, createFormatSelector, getIcon, getMenus, getQueryComponent, getSelectedFormat, getSubmitAction, getToolbarActions, isComponentShowing, isReady, setIcon, setIconUrl, setMenus, setToolbarActions, submit, updateReady
public static java.lang.String[] defaultQueries_
protected java.awt.Component createQueryComponent()
createQueryComponent
in class uk.ac.starlink.table.gui.AbstractTableLoadDialog
public java.lang.String getName()
getName
in interface uk.ac.starlink.table.gui.TableLoadDialog
getName
in class uk.ac.starlink.table.gui.AbstractTableLoadDialog
public java.lang.String getDescription()
getDescription
in interface uk.ac.starlink.table.gui.TableLoadDialog
getDescription
in class uk.ac.starlink.table.gui.AbstractTableLoadDialog
public boolean isAvailable()
isAvailable
in interface uk.ac.starlink.table.gui.TableLoadDialog
isAvailable
in class uk.ac.starlink.table.gui.AbstractTableLoadDialog
public uk.ac.starlink.table.gui.TableLoader createTableLoader()
Copyright © 2017 Central Laboratory of the Research Councils. All Rights Reserved.