|
|
Warning: Serialized objects of this class will not be compatible with future Swing releases. |
|
|
Used by AbstractLayoutCache to determine the size
and x origin of a particular node.
|
|
|
A DefaultMutableTreeNode is a general-purpose node in a tree data
structure.
|
|
|
A TreeCellEditor.
|
|
|
TextField used when no editor is supplied.
|
|
|
Container responsible for placing the editingComponent.
|
|
|
Displays an entry in a tree. |
|
|
A simple tree data model that uses TreeNodes. |
|
|
Default implementation of TreeSelectionModel. |
|
|
Exception used to stop and expand/collapse from happening. |
|
|
NOTE: This will become more open in a future release. |
|
|
Defines the requirements for a tree node object that can change -- by adding or removing child nodes, or by changing the contents of a user object stored in the node. |
|
|
Defines the requirements for an object that translates paths in the tree into display rows. |
|
|
Adds to CellEditor the extensions necessary to configure an editor in a tree. |
|
|
Defines the requirements for an object that displays a tree node. |
|
|
The model used by JTree.
|
|
|
Defines the requirements for an object that can be used as a tree node in a JTree. |
|
|
Represents a path to a node. |
|
|
This interface represents the current state of the selection for the tree component. |
|
|
NOTE: This will become more open in a future release. |