public class VariableTextAreaEditor extends VariableTextEditor implements TableCellEditor
VariableTextEditor.RowDocresult, tablePchangeEvent, listenerList| Constructor and Description |
|---|
VariableTextAreaEditor(MetadataPane.TablePanel tp)
Construct a new VariableTextEditor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
focusLost(FocusEvent e)
Handles the shrinking of this cell when the user's done with editing.
|
Component |
getTableCellEditorComponent(JTable table,
Object value,
boolean isSelected,
int row,
int column)
The method that a table calls to ask for the editing component of
a particular cell.
|
actionPerformed, changedUpdate, changeNode, changeResult, focusGained, 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 VariableTextAreaEditor(MetadataPane.TablePanel tp)
public Component getTableCellEditorComponent(JTable table, Object value, boolean isSelected, int row, int column)
getTableCellEditorComponent in interface TableCellEditorpublic void focusLost(FocusEvent e)
focusLost in interface FocusListenerfocusLost in class VariableTextEditorCopyright © 2014 Open Microscopy Environment