public class CaracteristicValueEditor extends AbstractCellEditor implements TableCellEditor
| Modifier and Type | Field and Description |
|---|---|
protected int |
caracteristicColumn |
protected org.nuiton.util.decorator.Decorator<CaracteristicQualitativeValue> |
decorator |
protected TableCellEditor |
editor |
changeEvent, listenerList| Constructor and Description |
|---|
CaracteristicValueEditor(int caracteristicColumn,
TuttiUIContext context) |
CaracteristicValueEditor(TuttiUIContext context) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getCellEditorValue() |
Component |
getTableCellEditorComponent(JTable table,
Object value,
boolean isSelected,
int row,
int column) |
addCellEditorListener, cancelCellEditing, fireEditingCanceled, fireEditingStopped, getCellEditorListeners, isCellEditable, removeCellEditorListener, shouldSelectCell, stopCellEditingclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddCellEditorListener, cancelCellEditing, isCellEditable, removeCellEditorListener, shouldSelectCell, stopCellEditingprotected int caracteristicColumn
protected TableCellEditor editor
protected org.nuiton.util.decorator.Decorator<CaracteristicQualitativeValue> decorator
public CaracteristicValueEditor(TuttiUIContext context)
public CaracteristicValueEditor(int caracteristicColumn,
TuttiUIContext context)
public Object getCellEditorValue()
getCellEditorValue in interface CellEditorpublic Component getTableCellEditorComponent(JTable table, Object value, boolean isSelected, int row, int column)
getTableCellEditorComponent in interface TableCellEditorCopyright © 2012-2013 Ifremer. All Rights Reserved.