public static class FrequencyCellComponent.FrequencyCellEditor extends AbstractCellEditor implements TableCellEditor
| Modifier and Type | Field and Description |
|---|---|
protected ColumnIdentifier<SpeciesBatchRowModel> |
columnIdentifier |
protected Integer |
columnIndex |
protected FrequencyCellComponent |
component |
protected SpeciesBatchRowModel |
editRow |
protected Integer |
rowIndex |
protected JTable |
table |
protected SpeciesBatchTableModel |
tableModel |
protected SpeciesBatchUI |
ui |
changeEvent, listenerList| Constructor and Description |
|---|
FrequencyCellComponent.FrequencyCellEditor(SpeciesBatchUI 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() |
addCellEditorListener, fireEditingCanceled, fireEditingStopped, getCellEditorListeners, isCellEditable, removeCellEditorListener, shouldSelectCell, stopCellEditingclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddCellEditorListener, isCellEditable, removeCellEditorListener, shouldSelectCell, stopCellEditingprotected final FrequencyCellComponent component
protected final SpeciesBatchUI ui
protected JTable table
protected SpeciesBatchTableModel tableModel
protected ColumnIdentifier<SpeciesBatchRowModel> columnIdentifier
protected SpeciesBatchRowModel editRow
protected Integer rowIndex
protected Integer columnIndex
public FrequencyCellComponent.FrequencyCellEditor(SpeciesBatchUI ui)
protected void startEdit()
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.