BasicVizierMode, CategoryVizierMode, MissionVizierMode, SearchVizierMode, SurveyVizierMode, WordVizierModepublic interface VizierMode
| Modifier and Type | Method | 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 Queryables.void setVizierInfo(VizierInfo vizinfo)
vizinfo - vizier search objectvoid readData()
Copyright © 2003-2018 CCLRC: Council for the Central Laboratory of the Research Councils. All Rights Reserved.