| Package | Description |
|---|---|
| org.nuiton.jaxx.runtime.swing.tree |
| Class and Description |
|---|
| IterableTreeNode
A
TreeNode implementation that is mutable, but does not implements MutableTreeNode,
because this API has some lacks:
Implementation use Vector
Methods around userObject are not typed
Moreover this class implements Iterable to get nice access to children nodes using modern API. |
| TreeFilter
Simple API to filter nodes from a tree model using a
FilterTreeModel. |
Copyright © 2008–2018 Ultreia.io. All rights reserved.