public interface VizierMode
Modifier and Type | Method and Description |
---|---|
Component |
getComponent()
Returns the graphical component containing user controls for this
mode.
|
String |
getName()
Returns a name for this mode.
|
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.
|
String getName()
Component getComponent()
JTable getQueryableTable()
ArrayTableModel
with items
that are Queryable
s.void setVizierInfo(VizierInfo vizinfo)
vizinfo
- vizier search objectvoid readData()
Copyright © 2003-2025 CCLRC: Council for the Central Laboratory of the Research Councils. All Rights Reserved.