| 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 |
|---|---|
protected SectionedTable.Descriptor |
SectionedTable.Descriptor.clone() |
SectionedTable.Descriptor |
SectionedTableView.Descriptor.getTable() |
SectionedTable.Descriptor |
SectionedTable.save() |
| Modifier and Type | Method and Description |
|---|---|
static SectionedTable |
SectionedTable.getInstance(Collection<Map.Entry<String,DisplayChannel>> channels,
List<MonitorField> fields,
SectionedTable.Descriptor descriptor) |
void |
SectionedTable.init(Collection<Map.Entry<String,DisplayChannel>> channels,
List<MonitorField> fields,
SectionedTable.Descriptor descriptor) |
void |
SectionedTable.restore(SectionedTable.Descriptor desc) |
void |
SectionedTableView.Descriptor.setTable(SectionedTable.Descriptor table) |
Copyright © 2023 LSST. All rights reserved.