|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ClientObject | |
|---|---|
| ccd | |
| jview | |
| stella.jview | |
| Uses of ClientObject in ccd |
|---|
| Classes in ccd that implement ClientObject | |
|---|---|
class |
JCamera
A class that allows working with CcdDrivers, especially
FechnerDrivers and have a graphical representation. |
| Uses of ClientObject in jview |
|---|
| Classes in jview that implement ClientObject | |
|---|---|
class |
JClientFrame
A generic class that allows display of information messages from periheral devices of STELLA. |
| Fields in jview declared as ClientObject | |
|---|---|
private ClientObject |
JClientFrame.ClientListener.client
|
| Methods in jview with parameters of type ClientObject | |
|---|---|
static boolean |
JClientFrame.abolishConnection(JToggleButton connected,
ClientObject client)
Tries to abolish a connection. |
static JToggleButton |
JClientFrame.createConnect(URL active,
URL passive,
ClientObject client)
Creates a connected/disconnected toggle button. |
static boolean |
JClientFrame.establishConnection(JToggleButton connected,
ClientObject client)
Tries to establish a connection. |
| Constructors in jview with parameters of type ClientObject | |
|---|---|
JClientFrame.ClientListener(ClientObject ear)
|
|
| Uses of ClientObject in stella.jview |
|---|
| Classes in stella.jview that implement ClientObject | |
|---|---|
class |
JAcquireDisplay
An acquire display shows the individual acquire frames and the combined guiding frame of a target. |
class |
JAdapter
This class displays an acquire and a guiding frame, as well as an offset history. |
class |
JAdapterDisplay
For the adapter, we display the coars and fine acquire frames in tabbed panes and the combined guiding frame. |
class |
JAllskyDisplay
This class displays last night's all-sky images in a slow movie and listens to clicks on history aware instances. |
class |
JDatabaseDisplay
A class that allows acces to a database, retriving a single data set as a result of a user pick select. |
class |
JEnvironment
The last class in the GUI-building control hierarchy. |
class |
JEnvironmentDisplay
The last class in the GUI-building control hierarchy. |
static class |
JEnvironmentDisplay.Headless
Launches the environment as headless, i.e. |
class |
JFitsDisplay
A class that allows working with CcdDrivers, especially
FechnerDrivers and have a graphical representation. |
class |
JFocusDisplay
Shows frames taking during a focus sequence. |
class |
JHeaderDisplay
A class that retrieves data from the 'obs' table, which is mainly the fits header keys, and displays them as a table. |
class |
JMasterDisplay
A generic class that allows display of information from periheral devices of STELLA. |
class |
JMasterFrame
A generic class that allows display of information messages from periheral devices of STELLA. |
class |
JObjectDisplay
A class that retrieves data depending on the unique target name. |
class |
JOffsetDisplay
An offset display acts on the offsets recorded during guiding, thus it requires the guider*.serial file to be accessible. |
class |
JParameterDisplay
A class that retrieves data from parameter cluster that is treated with the starting time and end time of a pick. |
class |
JPhotometryDisplay
Class to display a wifsip frame, allow clicking in it and displaying the light curve of the star clicked. |
class |
JResultsPanel
This class delivers a displayable that is ment to display lately obtained results from SES and Wifsip in a continuous fashion. |
class |
JSpectrumDatabase
|
class |
JSpectrumDisplay
Allows the extraction and display of one-dim data from the database. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||