| Package | Description |
|---|---|
| org.lsst.ccs.gconsole.plugins.monitor |
The CCS graphical console plugin and infrastructure classes that support displaying monitoring data.
|
| Modifier and Type | Method and Description |
|---|---|
MonitorPage.Descriptor |
MonitorPage.Descriptor.clone() |
MonitorPage.Descriptor[] |
LsstMonitorPlugin.Descriptor.getCurrentViews() |
MonitorPage.Descriptor |
MonitorPage.getDescriptor() |
MonitorPage.Descriptor[] |
LsstMonitorPlugin.Descriptor.getRecentViews() |
MonitorPage.Descriptor |
MonitorPage.save() |
| Modifier and Type | Method and Description |
|---|---|
void |
LsstMonitorPlugin.openManagedPage(MonitorPage.Descriptor desc)
Called in response to menu selection.
|
void |
LsstMonitorPlugin.Descriptor.setCurrentViews(MonitorPage.Descriptor[] currentViews) |
void |
LsstMonitorPlugin.Descriptor.setRecentViews(MonitorPage.Descriptor[] recentViews) |
Copyright © 2023 LSST. All rights reserved.