| Package | Description |
|---|---|
| org.lsst.ccs.gconsole.plugins.monitor |
The CCS graphical console plugin and infrastructure classes that support displaying monitoring data.
|
| org.lsst.ccs.gconsole.util.refrig |
| Class and Description |
|---|
| AbstractMonitorView1
Adapter class that simplifies implementing monitor views.
|
| AbstractMonitorView1.Descriptor
JavaBean that contains information required to re-create this view in its current state.
|
| AbstractMonitorView2
Adapter class that simplifies implementing monitor views.
|
| ChannelHandle
Data channel handle used by monitoring data views.
|
| CompoundView
A monitoring data view that manages several child views.
|
| CompoundView.Descriptor
JavaBean that contains information required to re-create this view in its current state.
|
| CompoundView.Mode
Enumeration of management modes for child views.
|
| FormattedValue
Formatted content of a graphic component that displays a single value.
|
| ImageView.Item |
| ImageView.MEvent |
| ImageView.MListener |
MeshTable
MonitorTable that displays channel values in a 2D grid. |
| MonitorCell
Data model for a graphical component that displays a single monitored value.
|
| MonitorField
Descriptor of a field that can be displayed by monitoring views.
|
| MonitorFormat
Formatter for monitoring data.
|
| MonitorFormat.DefaultMonitorFormat |
| MonitorTable
Skeleton implementation of a table that displays monitored values, and its model.
|
| MonitorTable.Event |
| MonitorTable.Event.Reason |
| MonitorTable.Listener |
| MonitorView
View of monitoring data.
|
| MonitorView.Descriptor
JavaBean that contains information required to re-create this view in its current state.
|
| SectionedTable |
| SectionedTable.Descriptor |
| SectionedTableView.Descriptor |
| TabbedView.Descriptor
JavaBean that contains information required to re-create this view in its current state.
|
| TreeView.Descriptor
JavaBean that contains information required to re-create this view in its current state.
|
| TreeView.DisplayNode |
| TreeView.InterNodeDescriptor |
| TreeView.InterNodeDescriptor.DisplayMode |
| TreeView.InterNodeDescriptor.Sort
Enumeration of sorting algorithms supported by
InterNode. |
| Updatable
Implemented by software components whose states should be updated in response to changes in data channels.
|
| Class and Description |
|---|
| ImageView
Image-based
MonitorView. |
Copyright © 2018 LSST. All rights reserved.