public interface VizierMode
Modifier and Type | Method and Description |
---|---|
java.awt.Component |
getComponent()
Returns the graphical component containing user controls for this
mode.
|
java.lang.String |
getName()
Returns a name for this mode.
|
javax.swing.JTable |
getQueryableTable()
Returns a table whose rows represent VizieR catalogues.
|
void |
readData()
Perform whatever updating from the remote server is necessary
to initialise the state of this component from the currently
installed VizierInfo.
|
void |
setVizierInfo(VizierInfo vizinfo)
Sets the object which can query a VizieR server and store metadata.
|
java.lang.String getName()
java.awt.Component getComponent()
javax.swing.JTable getQueryableTable()
ArrayTableModel
with items
that are Queryable
s.void setVizierInfo(VizierInfo vizinfo)
vizinfo
- vizier search objectvoid readData()
Copyright ? 2003-2017 CCLRC: Council for the Central Laboratory of the Research Councils. All Rights Reserved.