public class VariableTextFieldEditor extends VariableTextEditor implements TableCellEditor
VariableTextEditor.RowDoc
result, tableP
changeEvent, 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, setNode
addCellEditorListener, cancelCellEditing, fireEditingCanceled, fireEditingStopped, getCellEditorListeners, isCellEditable, removeCellEditorListener, shouldSelectCell, stopCellEditing
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addCellEditorListener, cancelCellEditing, getCellEditorValue, isCellEditable, removeCellEditorListener, shouldSelectCell, stopCellEditing
public VariableTextFieldEditor(MetadataPane.TablePanel tp)
public Component getTableCellEditorComponent(JTable table, Object value, boolean isSelected, int row, int column)
getTableCellEditorComponent
in interface TableCellEditor
Copyright © 2014 Open Microscopy Environment