| Package | Description |
|---|---|
| org.lsst.ccs.gconsole.plugins.monitor |
Plugin and infrastructure classes that support displaying monitoring data.
|
| Modifier and Type | Method and Description |
|---|---|
List<MonitorTable.Item> |
MonitorTable.Cell.getItems() |
| Modifier and Type | Method and Description |
|---|---|
protected MonitorTable.Data |
MonitorTable.format(MonitorTable.Item item,
MonitorField field) |
protected List<int[]> |
MonitorTable.getCells(MonitorTable.Item item,
MonitorField field)
Returns indices of all cells whose content is affected by the specified item and field.
|
protected void |
MonitorTable.update(MonitorTable.Item item,
List<String> attributes) |
Copyright © 2017 LSST. All rights reserved.