Uses of Class
jview.JBorderFrame

Packages that use JBorderFrame
ccd   
jview   
stella.jview   
 

Uses of JBorderFrame in ccd
 

Subclasses of JBorderFrame in ccd
 class JCamera
          A class that allows working with CcdDrivers, especially FechnerDrivers and have a graphical representation.
 

Uses of JBorderFrame in jview
 

Subclasses of JBorderFrame in jview
 class JAnalyserToFit
          An intermediate class that can display visualized analyser data and is possible to funnel analyser data changes to the model fitters.
 class JClientFrame
          A generic class that allows display of information messages from periheral devices of STELLA.
 class JDataModelFrame
          This frame works together with a JFitResidualDisplay and allows displaying of the original data, the model fit and the residuals.
 class JExpressionFrame
          An expression frame is a simple border frame that displays on its right hand side the external variables, its values plus a spinner to adjust the parameters.
 class JExtremaSelect
          A click selector displays data, normally from an analyser's visualize output, and allows the user to click within the data set to select a local minimum or maximum.
 class JFitsFrame
          A class that allows displays fits files.
 class JOpenFrame
          A generic class that is suitable for GUI that want to lay out their individual components in a BorderLayout with a menu bar.
 class JPhaseFrame
          A phase frame uses a special expression that transforms input data time into phase.
 

Uses of JBorderFrame in stella.jview
 

Subclasses of JBorderFrame in stella.jview
 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.
 class JStella
          This class launches the main STELLA control console.