public static class SpeciesFrequencyLogCellComponent.FrequencyLogCellEditor extends AbstractCellEditor implements TableCellEditor
| Modifier and Type | Field and Description |
|---|---|
protected SpeciesFrequencyLogCellComponent |
component |
changeEvent, listenerList| Constructor and Description |
|---|
SpeciesFrequencyLogCellComponent.FrequencyLogCellEditor(SpeciesFrequencyUI speciesFrequencyUI) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getCellEditorValue() |
SpeciesFrequencyLogRowModel |
getRow() |
Component |
getTableCellEditorComponent(JTable table,
Object value,
boolean isSelected,
int row,
int column) |
void |
setRow(SpeciesFrequencyLogRowModel 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 SpeciesFrequencyLogCellComponent component
public SpeciesFrequencyLogCellComponent.FrequencyLogCellEditor(SpeciesFrequencyUI speciesFrequencyUI)
public void setRow(SpeciesFrequencyLogRowModel row)
public SpeciesFrequencyLogRowModel 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.