All Packages Class Hierarchy This Package Previous Next Index
public abstract Component getTreeCellEditorComponent(JTree tree,
Object value,
boolean isSelected,
boolean expanded,
boolean leaf,
int row)
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.
All Packages Class Hierarchy This Package Previous Next Index