All Implemented Interfaces:
CellEditor
All Known Implementing Classes:
DefaultTreeCellEditor, JComponentCellEditor, NumberEditor, SynthTreeCellEditor, BooleanEditor, GenericEditor, DefaultCellEditor
Scott - Violet| Method from javax.swing.tree.TreeCellEditor Summary: |
|---|
| getTreeCellEditorComponent |
| Method from javax.swing.tree.TreeCellEditor Detail: |
|---|
Returns the component that should be added to the client's Component hierarchy. Once installed in the client's hierarchy this component will then be able to draw and receive user input. |