public class CaracteristicMapEditorTableModel extends AbstractTuttiTableModel<CaracteristicMapEditorRowModel>
| Modifier and Type | Field and Description |
|---|---|
static ColumnIdentifier<CaracteristicMapEditorRowModel> |
KEY |
static ColumnIdentifier<CaracteristicMapEditorRowModel> |
VALUE |
createEmptyRowIsEmpty, createNewRow, identifiers, noneEditableCols, rowslistenerList| Constructor and Description |
|---|
CaracteristicMapEditorTableModel(org.jdesktop.swingx.table.TableColumnModelExt columnModel) |
| Modifier and Type | Method and Description |
|---|---|
CaracteristicMapEditorRowModel |
createNewRow() |
addNewRow, addNewRow, addNewRow, fireTableCellUpdated, getColumnCount, getEntry, getIdentifier, getRowCount, getRowIndex, getRows, getValueAt, isCellEditable, isCellEditable, isCreateEmptyRowIsEmpty, isCreateNewRow, onRowAdded, onRowsChanged, removeRow, setNoneEditableCols, setRows, setValueAt, setValueAt, updateRowaddTableModelListener, findColumn, fireTableCellUpdated, fireTableChanged, fireTableDataChanged, fireTableRowsDeleted, fireTableRowsInserted, fireTableRowsUpdated, fireTableStructureChanged, getColumnClass, getColumnName, getListeners, getTableModelListeners, removeTableModelListenerpublic static final ColumnIdentifier<CaracteristicMapEditorRowModel> KEY
public static final ColumnIdentifier<CaracteristicMapEditorRowModel> VALUE
public CaracteristicMapEditorTableModel(org.jdesktop.swingx.table.TableColumnModelExt columnModel)
public CaracteristicMapEditorRowModel createNewRow()
createNewRow in class AbstractTuttiTableModel<CaracteristicMapEditorRowModel>Copyright © 2012–2013 Ifremer. All rights reserved.