public static class BenthosFrequencyLogCellComponent.FrequencyLogCellEditor extends AbstractCellEditor implements TableCellEditor
| Modifier and Type | Field and Description |
|---|---|
protected BenthosFrequencyLogCellComponent |
component |
changeEvent, listenerList| Constructor and Description |
|---|
BenthosFrequencyLogCellComponent.FrequencyLogCellEditor(BenthosFrequencyUI benthosFrequencyUI) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getCellEditorValue() |
BenthosFrequencyLogRowModel |
getRow() |
Component |
getTableCellEditorComponent(JTable table,
Object value,
boolean isSelected,
int row,
int column) |
void |
setRow(BenthosFrequencyLogRowModel row) |
addCellEditorListener, cancelCellEditing, fireEditingCanceled, fireEditingStopped, getCellEditorListeners, isCellEditable, removeCellEditorListener, shouldSelectCell, stopCellEditingclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddCellEditorListener, cancelCellEditing, isCellEditable, removeCellEditorListener, shouldSelectCell, stopCellEditingprotected final BenthosFrequencyLogCellComponent component
public BenthosFrequencyLogCellComponent.FrequencyLogCellEditor(BenthosFrequencyUI benthosFrequencyUI)
public void setRow(BenthosFrequencyLogRowModel row)
public BenthosFrequencyLogRowModel getRow()
public Component getTableCellEditorComponent(JTable table, Object value, boolean isSelected, int row, int column)
getTableCellEditorComponent in interface TableCellEditorpublic Object getCellEditorValue()
getCellEditorValue in interface CellEditorCopyright © 2012–2015 Ifremer. All rights reserved.