public class SpeciesBatchTableModel extends AbstractTuttiTableModel<SpeciesBatchRowModel>
createEmptyRowIsEmpty, createNewRow, identifiers, noneEditableCols, rowslistenerList| Constructor and Description |
|---|
SpeciesBatchTableModel(org.jdesktop.swingx.table.TableColumnModelExt columnModel) |
| Modifier and Type | Method and Description |
|---|---|
SpeciesBatchRowModel |
createNewRow() |
SampleCategoryColumnIdentifier<SpeciesBatchRowModel> |
getCategoryIdentifierForWeightProperty(String weightPropertyName) |
protected boolean |
isCellEditable(int rowIndex,
int columnIndex,
ColumnIdentifier<SpeciesBatchRowModel> propertyName) |
void |
setValueAt(Object aValue,
int rowIndex,
int columnIndex,
ColumnIdentifier<SpeciesBatchRowModel> propertyName,
SpeciesBatchRowModel entry) |
addNewRow, addNewRow, addNewRow, fireTableCellUpdated, getColumnCount, getEntry, getIdentifier, getRowCount, getRowIndex, getRows, getValueAt, isCellEditable, isCreateEmptyRowIsEmpty, isCreateNewRow, onRowAdded, onRowsChanged, removeRow, setNoneEditableCols, setRows, setValueAt, updateRowaddTableModelListener, findColumn, fireTableCellUpdated, fireTableChanged, fireTableDataChanged, fireTableRowsDeleted, fireTableRowsInserted, fireTableRowsUpdated, fireTableStructureChanged, getColumnClass, getColumnName, getListeners, getTableModelListeners, removeTableModelListenerpublic static final ColumnIdentifier<SpeciesBatchRowModel> SPECIES
public static final SampleCategoryColumnIdentifier<SpeciesBatchRowModel> SORTED_UNSORTED_CATEGORY
public static final SampleCategoryColumnIdentifier<SpeciesBatchRowModel> SIZE_CATEGORY
public static final SampleCategoryColumnIdentifier<SpeciesBatchRowModel> SEX_CATEGORY
public static final SampleCategoryColumnIdentifier<SpeciesBatchRowModel> MATURITY_CATEGORY
public static final SampleCategoryColumnIdentifier<SpeciesBatchRowModel> AGE_CATEGORY
public static final ColumnIdentifier<SpeciesBatchRowModel> WEIGHT
public static final ColumnIdentifier<SpeciesBatchRowModel> COMPUTED_NUMBER
public static final ColumnIdentifier<SpeciesBatchRowModel> COMMENT
public static final ColumnIdentifier<SpeciesBatchRowModel> ATTACHMENT
public static final ColumnIdentifier<SpeciesBatchRowModel> SPECIES_TO_CONFIRM
protected final Set<ColumnIdentifier<SpeciesBatchRowModel>> frequencyCols
protected final Set<SampleCategoryColumnIdentifier<SpeciesBatchRowModel>> sampleCols
public SpeciesBatchTableModel(org.jdesktop.swingx.table.TableColumnModelExt columnModel)
public SampleCategoryColumnIdentifier<SpeciesBatchRowModel> getCategoryIdentifierForWeightProperty(String weightPropertyName)
public SpeciesBatchRowModel createNewRow()
createNewRow in class AbstractTuttiTableModel<SpeciesBatchRowModel>public void setValueAt(Object aValue, int rowIndex, int columnIndex, ColumnIdentifier<SpeciesBatchRowModel> propertyName, SpeciesBatchRowModel entry)
setValueAt in class AbstractTuttiTableModel<SpeciesBatchRowModel>protected boolean isCellEditable(int rowIndex,
int columnIndex,
ColumnIdentifier<SpeciesBatchRowModel> propertyName)
isCellEditable in class AbstractTuttiTableModel<SpeciesBatchRowModel>Copyright © 2012–2013 Ifremer. All rights reserved.