public class MeshTable extends MonitorTable
MonitorTable that displays channel values in a 2D grid.MonitorTable.Cell, MonitorTable.Data, MonitorTable.Event, MonitorTable.Listenercells, CELLS_EVENT, COLOR_BG, COLOR_FG, defaultCompactFields, defaultFields, listener, nColumns, nRows, TABLE_EVENTlistenerList| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
static MeshTable |
getInstance(Collection<Map.Entry<String,AbstractMonitorView.ChannelHandle>> channels,
List<MonitorField> fields) |
void |
init(Collection<Map.Entry<String,AbstractMonitorView.ChannelHandle>> channels,
List<MonitorField> fields) |
boolean |
showHeader() |
fireChangeEvent, fireChangeEvent, format, format, format, getCells, getColumnCount, getRowCount, getTable, getValueAt, isCellEditable, makeTable, restore, save, setListener, setValueAt, tableMouseClicked, translateAttributesToFields, translateAttributesToFields, trimAbsentFields, trimAbsentFields, updateaddTableModelListener, findColumn, fireTableCellUpdated, fireTableChanged, fireTableDataChanged, fireTableRowsDeleted, fireTableRowsInserted, fireTableRowsUpdated, fireTableStructureChanged, getColumnClass, getColumnName, getListeners, getTableModelListeners, removeTableModelListenerpublic static MeshTable getInstance(Collection<Map.Entry<String,AbstractMonitorView.ChannelHandle>> channels, List<MonitorField> fields)
public void init(Collection<Map.Entry<String,AbstractMonitorView.ChannelHandle>> channels, List<MonitorField> fields)
public void destroy()
destroy in class MonitorTablepublic boolean showHeader()
showHeader in class MonitorTableCopyright © 2017 LSST. All rights reserved.