public static class TreeTableNodeValueEditor.TextFieldEditor extends TreeTableNodeValueEditor.BaseEditor
| Modifier and Type | Field and Description |
|---|---|
protected JTextField |
textField |
cellEditable, component, listeners, shouldSelectCell| Constructor and Description |
|---|
TextFieldEditor() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getCellEditorValue() |
void |
startEditing(Object value,
Object context) |
addCellEditorListener, cancelCellEditing, clearAllListeners, fireEditingCanceled, fireEditingStopped, getComponent, getEditIcon, getNullIcon, getNullSelectedIcon, getNullUnSelectedIcon, isCellEditable, isShouldSelectCell, removeCellEditorListener, setCellEditable, setComponent, setShouldSelectCell, stopCellEditingprotected JTextField textField
public Object getCellEditorValue()
getCellEditorValue in interface TreeTableNodeValueEditor.EditorgetCellEditorValue in class TreeTableNodeValueEditor.BaseEditorpublic void startEditing(Object value, Object context)
startEditing in interface TreeTableNodeValueEditor.EditorstartEditing in class TreeTableNodeValueEditor.BaseEditorCopyright © 2019. All rights reserved.