| 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 |
|---|---|
static class |
CompoundView.Descriptor
JavaBean that contains information required to re-create this view in its current state.
|
static class |
SectionedTableView.Descriptor |
static class |
TabbedView.Descriptor
JavaBean that contains information required to re-create this view in its current state.
|
static class |
TreeView.Descriptor
JavaBean that contains information required to re-create this view in its current state.
|
| Modifier and Type | Field and Description |
|---|---|
protected AbstractMonitorView1.Descriptor |
AbstractMonitorView1.descriptor |
| Modifier and Type | Method and Description |
|---|---|
protected AbstractMonitorView1.Descriptor |
AbstractMonitorView1.getDescriptor()
Returns a reference to the descriptor maintained by this view.
|
AbstractMonitorView1.Descriptor |
AbstractMonitorView1.save()
Returns a descriptor that contains information required to re-create this view in its current state.
|
| Modifier and Type | Method and Description |
|---|---|
TreeMap<String,AbstractMonitorView1.Descriptor> |
TabbedView.Descriptor.getTabs() |
| Modifier and Type | Method and Description |
|---|---|
void |
TabbedView.Descriptor.setTabs(TreeMap<String,AbstractMonitorView1.Descriptor> tabs) |
Copyright © 2018 LSST. All rights reserved.