Uses of Class
jview.AbstractDisplayable

Packages that use AbstractDisplayable
jview   
stella.jview   
 

Uses of AbstractDisplayable in jview
 

Subclasses of AbstractDisplayable in jview
 class JAbstractAnalyser
          An abstract analyser is a data change listener on a specified set name.
 class JAsynchronAnalyser
          An asynchron analyser allows analysing of the data only via a user-induced action event it therefore returns null as the component it wants to present, but a non-null analyser action, which, when activated spawns an own update process.
 class JBaycam
          A baycam canvas is connected to a webcam that stores images with a special date extension.
 class JDataModelDisplay
          This frame works together with a DataModel and allows displaying of the original data, the model fit and the residuals.
 class JDaycam
          A daycam canvas is connected to a webcam that operates in white light, thus cannot deliver when its dark.
 class JEditableAnalyser
          Supports meta action on an analyser via user-editing of critical properties.
 class JFtpWebcam
          FTP access is possible in standard URL-fashion only if the FTP-server does not require passive mode, than download can commence using an url like
 class JSplittedDataDisplay
          A splitted data display should always be used when two interlinked JDataCanvas should be displayed.
 class JStatisticAnalyser
          A statistic analyser listens to a data set and displays the average of the y-data plus the deviation of it on-line in its displayable, which is an enabled Button.
 class JStatusField
          This Class provides the status area.
 class JVisualizingAnalyser
          A visualizing analyser is an asynchronous analyser that has a JVisualizingAnalyser.KEY_VISUALIZE assigned to it.
 class JWebcam
          A webcam canvas is connected to a webcam somewhere accessible via internet.
 

Uses of AbstractDisplayable in stella.jview
 

Subclasses of AbstractDisplayable in stella.jview
 class JAllsky
          A allsky chronology is connected to the all-sky camera on Teide.
 class JElementDisplay
          An element editor provides a GUI that allows easy editing of ElementHelper instances.
 class JElementEdit
          An element editor provides a GUI that allows easy editing of ElementHelper instances.
 class JGuiderPanel
          A guider panel adds the following functionality to the JGuiderCanvas.
 class JInfoPanel
          Combines a JSkyToggle and a JSightInfo panel.
 class JLogField
          A status field that works together with LogLines.
 class JRoofView
          A graphical display of the current state of the roof.
static class JRoofView.Link
          Matches the roof view with an remote error caster, which should be the environment master on Tenerife.
 class JSensorTable
          A table that displays some sensor data.
 class JSpectrumCanvas
          Allows the extraction and display of one-dim data from the database.
 class JStatusExit
          Further enhances a status field with a JExitButton.
 class JStatusPanel
          This Class provides the status area.
 class JStatusSave
          This Class provides the status field, augmented with a save button to log the messages.
 class JTargetTable
          A class that displays the list of all loaded targets in a panel.
 class JTargetTableManager
          Additionally to ranking the targets, targets can noe be selected by clicking on them.
 class JTargetTableRanker
          A class for users that wnat to go beyond simple display of current targets, but might as well change the ranking order.
 class JTelescopeStatusPanel
          A panel that updates its display whenever a TelescopeStatus event arrives.