| Package | Description |
|---|---|
| org.lsst.ccs.gconsole.plugins.monitor |
The CCS graphical console plugin and infrastructure classes that support displaying monitoring data.
|
| Modifier and Type | Field and Description |
|---|---|
static DefaultMonitorCell |
DefaultMonitorCell.EMPTY |
| Modifier and Type | Field and Description |
|---|---|
protected ArrayList<ArrayList<DefaultMonitorCell>> |
MonitorTable.cells |
Consumer<DefaultMonitorCell> |
FormattedValue.click1 |
| Modifier and Type | Method and Description |
|---|---|
Consumer<DefaultMonitorCell> |
FormattedValue.getClick1() |
| Constructor and Description |
|---|
CellTableView(int rows,
int columns,
DefaultMonitorCell... content) |
MonitorTable(DefaultMonitorCell[][] cells)
Constructs the table with the specified content.
|
Copyright © 2019 LSST. All rights reserved.