|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
DefaultXTreeCellEditor | Subclassed to hack around core bug with RtoL editing (#4980473). |
DefaultXTreeCellRenderer | Quick fix for #1061-swingx (which actually is a core issue): tree icons lost on toggle laf. |
TreeModelSupport | Support for change notification, usable by TreeModel s. |
TreeUtilities | Contains convenience classes/methods for handling hierarchical Swing structures. |
TreeUtilities.BreadthFirstModelEnumeration | Implementation of a breadthFirst traversal of a subtree in a TreeModel. |
TreeUtilities.BreadthFirstNodeEnumeration<M extends TreeNode> | Implementation of a breadthFirst traversal of a subtree with nodes of type TreeNode. |
TreeUtilities.PostorderModelEnumeration | Implementation of a postorder traversal of a subtree in a TreeModel. |
TreeUtilities.PostorderNodeEnumeration<M extends TreeNode> | Implementation of a postorder traversal of a subtree with nodes of type TreeNode. |
TreeUtilities.PreorderModelEnumeration | Implementation of a preorder traversal of a TreeModel. |
TreeUtilities.PreorderNodeEnumeration<M extends TreeNode> | Implementation of a preorder traversal of a subtree with nodes of type TreeNode. |
Contains Tree specific classes and interfaces.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |