Uses of Package
org.nuiton.jaxx.runtime.swing.tree
-
Packages that use org.nuiton.jaxx.runtime.swing.tree Package Description org.nuiton.jaxx.runtime.swing.tree -
Classes in org.nuiton.jaxx.runtime.swing.tree used by org.nuiton.jaxx.runtime.swing.tree Class Description IterableTreeNode ATreeNodeimplementation that is mutable, but does not implementsMutableTreeNode, because this API has some lacks: Implementation useVectorMethods around userObject are not typed Moreover this class implementsIterableto get nice access to children nodes using modern API.TreeFilter Simple API to filter nodes from a tree model using aFilterTreeModel.