public interface MonitorTrendingView
MonitorTrendingTable and MonitorTrendingTree.| Modifier and Type | Method and Description |
|---|---|
void |
disableSystem(String sName) |
void |
setSubsystems(String... sNames) |
void |
updateTableLimit(String sName,
String cName,
String limName,
String value) |
void |
updateTableModel(String sName,
org.lsst.ccs.subsystem.monitor.data.MonitorFullState status) |
void |
updateTableState(String sName,
org.lsst.ccs.subsystem.monitor.data.MonitorState status) |
void |
updateTableValue(String sName,
String cName,
double value) |
void setSubsystems(String... sNames)
void updateTableModel(String sName, org.lsst.ccs.subsystem.monitor.data.MonitorFullState status)
void updateTableState(String sName, org.lsst.ccs.subsystem.monitor.data.MonitorState status)
void disableSystem(String sName)
Copyright © 2018 LSST. All rights reserved.