public static class CaracteristicMapCellComponent.CaracteristicMapCellEditor extends AbstractCellEditor implements TableCellEditor
| Modifier and Type | Field and Description |
|---|---|
protected ColumnIdentifier<IndividualObservationBatchRowModel> |
columnIdentifier |
protected Integer |
columnIndex |
protected CaracteristicMapCellComponent |
component |
protected IndividualObservationBatchRowModel |
editRow |
protected Integer |
rowIndex |
protected JTable |
table |
protected IndividualObservationBatchTableModel |
tableModel |
protected IndividualObservationBatchUI |
ui |
changeEvent, listenerList| Constructor and Description |
|---|
CaracteristicMapCellComponent.CaracteristicMapCellEditor(IndividualObservationBatchUI ui) |
| Modifier and Type | Method and Description |
|---|---|
void |
cancelCellEditing() |
Object |
getCellEditorValue() |
Component |
getTableCellEditorComponent(JTable table,
Object value,
boolean isSelected,
int row,
int column) |
protected void |
startEdit() |
void |
validateEdition(CaracteristicMapEditorUIModel caracteristicMapEditorModel) |
addCellEditorListener, fireEditingCanceled, fireEditingStopped, getCellEditorListeners, isCellEditable, removeCellEditorListener, shouldSelectCell, stopCellEditingclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddCellEditorListener, isCellEditable, removeCellEditorListener, shouldSelectCell, stopCellEditingprotected final CaracteristicMapCellComponent component
protected final IndividualObservationBatchUI ui
protected JTable table
protected IndividualObservationBatchTableModel tableModel
protected ColumnIdentifier<IndividualObservationBatchRowModel> columnIdentifier
protected IndividualObservationBatchRowModel editRow
protected Integer rowIndex
protected Integer columnIndex
public CaracteristicMapCellComponent.CaracteristicMapCellEditor(IndividualObservationBatchUI ui)
protected void startEdit()
public void validateEdition(CaracteristicMapEditorUIModel caracteristicMapEditorModel)
public Component getTableCellEditorComponent(JTable table, Object value, boolean isSelected, int row, int column)
getTableCellEditorComponent in interface TableCellEditorpublic Object getCellEditorValue()
getCellEditorValue in interface CellEditorpublic void cancelCellEditing()
cancelCellEditing in interface CellEditorcancelCellEditing in class AbstractCellEditorCopyright © 2012-2013 Ifremer. All Rights Reserved.