public class CapabilityTableModel extends AbstractTableModel
RegCapabilityInterface.listenerList| Constructor and Description | 
|---|
CapabilityTableModel()
Constructor. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
RegCapabilityInterface[] | 
getCapabilities()
Returns the data array for this table. 
 | 
int | 
getColumnCount()  | 
String | 
getColumnName(int icol)  | 
int | 
getRowCount()  | 
Object | 
getValueAt(int irow,
          int icol)  | 
void | 
setCapabilities(RegCapabilityInterface[] caps)
Sets the data for this table. 
 | 
addTableModelListener, findColumn, fireTableCellUpdated, fireTableChanged, fireTableDataChanged, fireTableRowsDeleted, fireTableRowsInserted, fireTableRowsUpdated, fireTableStructureChanged, getColumnClass, getListeners, getTableModelListeners, isCellEditable, removeTableModelListener, setValueAtpublic int getColumnCount()
public int getRowCount()
public Object getValueAt(int irow, int icol)
public String getColumnName(int icol)
getColumnName in interface TableModelgetColumnName in class AbstractTableModelpublic void setCapabilities(RegCapabilityInterface[] caps)
caps - capability arraypublic RegCapabilityInterface[] getCapabilities()
Copyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.