public class MeshTable extends MonitorTable
MonitorTable that displays channel values in a 2D grid.MonitorTable.Event, MonitorTable.Listenercells, CELLS_EVENT, DEFAULT_COMPACT_FIELDS, DEFAULT_FIELDS, DEFAULT_FORMAT, format, limitMaxWidth, listener, nColumns, nRows, TABLE_EVENTlistenerList| Modifier and Type | Method and Description |
|---|---|
void |
destroy()
Called when the table is discarded.
|
static MeshTable |
getInstance(Collection<Map.Entry<String,DisplayChannel>> channels,
List<MonitorField> fields) |
void |
init(Collection<Map.Entry<String,DisplayChannel>> channels,
List<MonitorField> fields) |
boolean |
showHeader() |
edit, fireChangeEvent, fireChangeEvent, getCells, getColumnCount, getRowCount, getTable, getValueAt, makeTable, restore, save, setFormat, setLimitMaxWidth, setListener, tableMouseClicked, trimAbsentFields, update, updateaddTableModelListener, findColumn, fireTableCellUpdated, fireTableChanged, fireTableDataChanged, fireTableRowsDeleted, fireTableRowsInserted, fireTableRowsUpdated, fireTableStructureChanged, getColumnClass, getColumnName, getListeners, getTableModelListeners, isCellEditable, removeTableModelListener, setValueAtclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAffectedFieldspublic static MeshTable getInstance(Collection<Map.Entry<String,DisplayChannel>> channels, List<MonitorField> fields)
public void init(Collection<Map.Entry<String,DisplayChannel>> channels, List<MonitorField> fields)
public void destroy()
MonitorTabledestroy in class MonitorTablepublic boolean showHeader()
showHeader in class MonitorTableCopyright © 2023 LSST. All rights reserved.