| Package | Description |
|---|---|
| org.lsst.ccs.gconsole.plugins.monitor |
Plugin and infrastructure classes that support displaying monitoring data.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MeshTable
MonitorTable that displays channel values in a 2D grid. |
class |
MonitorTable |
class |
SectionedTable |
class |
TreeTable |
| Modifier and Type | Method and Description |
|---|---|
AbstractMonitorView.ChannelDisplay |
AbstractMonitorView.ChannelHandle.getView() |
AbstractMonitorView.ChannelDisplay |
AbstractMonitorView.DefaultChannelHandle.getView() |
| Modifier and Type | Method and Description |
|---|---|
protected AbstractMonitorView.ChannelHandle |
AbstractMonitorView.createChannelHandle(String path,
AgentChannel channel,
AbstractMonitorView.ChannelDisplay view)
Creates a new instance of
ChannelHandle. |
void |
AbstractMonitorView.ChannelHandle.setView(AbstractMonitorView.ChannelDisplay view) |
void |
AbstractMonitorView.DefaultChannelHandle.setView(AbstractMonitorView.ChannelDisplay view) |
| Constructor and Description |
|---|
DefaultChannelHandle(String path,
AgentChannel channel,
AbstractMonitorView.ChannelDisplay view) |
Copyright © 2017 LSST. All rights reserved.