API Overview API Index Package Overview Direct link to this page
JDK 1.6
  javax.swing.tree. TreeCellEditor View Source
Author(s)
Scott Violet
Since
Version
1.17 04/11/06
Serial
Hierarchy
 CellEditor
      TreeCellEditor
Subinterfaces
Description
public interface TreeCellEditor
  Adds to CellEditor the extensions necessary to configure an editor in a tree.
See also:    JTree
Methods
Hide/Show inherited methods
public Component getTreeCellEditorComponent (JTree tree, Object value, boolean isSelected, boolean expanded, boolean leaf, int row)
  Sets an initial value for the editor.
Fields
Hide/Show inherited fields
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar