public class SampleOrderIdsTableCell.SampleOrderCellEditor extends AbstractCellEditor implements TableCellEditor
| Modifier and Type | Field and Description |
|---|---|
protected Integer |
columnIndex |
protected SampleOrderButton |
editorButton |
protected Integer |
rowIndex |
changeEvent, listenerList| Modifier | Constructor and Description |
|---|---|
protected |
SampleOrderIdsTableCell.SampleOrderCellEditor(TuttiUIContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
cancelCellEditing() |
Object |
getCellEditorValue() |
Component |
getTableCellEditorComponent(JTable table,
Object value,
boolean isSelected,
int row,
int column) |
boolean |
stopCellEditing() |
addCellEditorListener, fireEditingCanceled, fireEditingStopped, getCellEditorListeners, isCellEditable, removeCellEditorListener, shouldSelectCellclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddCellEditorListener, isCellEditable, removeCellEditorListener, shouldSelectCellprotected Integer rowIndex
protected Integer columnIndex
protected final SampleOrderButton editorButton
protected SampleOrderIdsTableCell.SampleOrderCellEditor(TuttiUIContext context)
public Component getTableCellEditorComponent(JTable table, Object value, boolean isSelected, int row, int column)
getTableCellEditorComponent in interface TableCellEditorpublic Object getCellEditorValue()
getCellEditorValue in interface CellEditorpublic boolean stopCellEditing()
stopCellEditing in interface CellEditorstopCellEditing in class AbstractCellEditorpublic void cancelCellEditing()
cancelCellEditing in interface CellEditorcancelCellEditing in class AbstractCellEditorCopyright © 2012–2013 Ifremer. All rights reserved.