public class VariableTextFieldEditor extends VariableTextEditor implements TableCellEditor
VariableTextEditor.RowDocresult, tablePchangeEvent, listenerList| Constructor and Description |
|---|
VariableTextFieldEditor(MetadataPane.TablePanel tp)
Construct a new VariableTextFieldEditor.
|
| Modifier and Type | Method and Description |
|---|---|
Component |
getTableCellEditorComponent(JTable table,
Object value,
boolean isSelected,
int row,
int column)
The method a table calls to get the editing component for a
particular cell.
|
actionPerformed, changedUpdate, changeNode, changeResult, focusGained, focusLost, getCellEditorValue, insertUpdate, mouseClicked, mouseEntered, mouseExited, mousePressed, mouseReleased, removeUpdate, setNodeaddCellEditorListener, cancelCellEditing, fireEditingCanceled, fireEditingStopped, getCellEditorListeners, isCellEditable, removeCellEditorListener, shouldSelectCell, stopCellEditingclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddCellEditorListener, cancelCellEditing, getCellEditorValue, isCellEditable, removeCellEditorListener, shouldSelectCell, stopCellEditingpublic VariableTextFieldEditor(MetadataPane.TablePanel tp)
public Component getTableCellEditorComponent(JTable table, Object value, boolean isSelected, int row, int column)
getTableCellEditorComponent in interface TableCellEditorCopyright © 2014 Open Microscopy Environment