| 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 |
|---|
| AbstractMonitorView
An adapter that simplifies implementing
MonitorView. |
| AbstractMonitorView.Descriptor
JavaBean that contains information required to re-create this view in its current state.
|
ComboGroupView
MonitorView that divides channels into groups and displays one group at a time, using combo boxes to select the group. |
| ComboGroupView.Descriptor |
| 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.
|
| DefaultMonitorCell
Default implementation of
MonitorCell. |
| DisplayChannel
Represents a channel displayed by a monitoring views.
|
| FormattedValue
Formatted content of a graphic component that displays a single value.
|
| GroupView
Abstract monitoring view that splits channels into groups, and displays one group at a time in a child view.
|
| GroupView.Descriptor
JavaBean that contains information required to re-create this view in its current state.
|
| ImageView.Item |
| ImageView.MEvent |
| ImageView.MListener |
| LazyTreeView.Descriptor
JavaBean that contains information required to re-create this view in its current state.
|
| LazyTreeView.DisplayNode
Leaf node that displays data.
|
| LazyTreeView.InterNodeDescriptor |
| LazyTreeView.InterNodeDescriptor.DisplayMode |
| LazyTreeView.InterNodeDescriptor.Sort
Enumeration of sorting algorithms supported by
InterNode. |
MeshTable
MonitorTable that displays channel values in a 2D grid. |
| MonitorCell
Data model for a graphical component that displays a single monitored value.
|
| MonitorDisplay
Interface to be implemented by components that export monitoring data snapshots.
|
| MonitorField
Descriptor of a field that can be displayed by monitoring views.
|
| MonitorFormat
Formatter for monitoring data.
|
| MonitorPage
Page displaying
MonitorView and managed by LsstMonitorPlugin. |
| MonitorPage.Descriptor |
| 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.
|
PersistableMonitorView
MonitorView that can be saved and restored through the persistence service. |
| SectionedTable |
| SectionedTable.Descriptor |
| SectionedTableView.Descriptor |
TabbedGroupView
MonitorView that divides channels into groups and displays one group at a time, using tabs to select the group. |
| TabbedGroupView.Descriptor
JavaBean that contains information required to re-create this view in its current state.
|
| TabbedView.Descriptor
Deprecated.
JavaBean that contains information required to re-create this view in its current state.
|
| TreeView.Descriptor
Deprecated.
JavaBean that contains information required to re-create this view in its current state.
|
| TreeView.DisplayNode
Deprecated.
|
| TreeView.InterNodeDescriptor
Deprecated.
|
| 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 © 2023 LSST. All rights reserved.