| 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 |
SectionedTableView
MonitorView that displays data channels in a table. |
class |
TreeTableView
MonitorView that displays data channels in a single table with the name column rendered as a tree. |
class |
TreeView
MonitorView that displays monitoring data as a tree of tables. |
| Modifier and Type | Method and Description |
|---|---|
void |
TabbedView.setViewFactory(Function<String,AbstractMonitorView2> factory)
Sets the factory used to create views for tabs for which the view has not been explicitly set.
|
Copyright © 2018 LSST. All rights reserved.