| Package | Description |
|---|---|
| org.lsst.ccs.gconsole.plugins.monitor |
The CCS graphical console plugin and infrastructure classes that support displaying monitoring data.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultMonitorCell
Data model for a graphical component that displays a single monitored value.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
MonitorFormat.format(MonitorCell cell)
Convenience method that updates
FormattedValue associated with the specified cell. |
boolean |
MonitorFormat.format(MonitorCell cell,
DisplayChannel channelHandle)
Convenience method that updates
FormattedValue associated with the specified cell,
assuming that the only possible reason for a change are changes in the specified channel. |
Copyright © 2019 LSST. All rights reserved.