Uses of Class
org.nuiton.jaxx.runtime.swing.nav.tree.NavTreeNode
-
Packages that use NavTreeNode Package Description org.nuiton.jaxx.runtime.swing.nav.tree JAXX - nav tree implementation -
-
Uses of NavTreeNode in org.nuiton.jaxx.runtime.swing.nav.tree
Classes in org.nuiton.jaxx.runtime.swing.nav.tree with type parameters of type NavTreeNode Modifier and Type Class Description classNavTreeBridge<N extends NavTreeNode<N>>Delegate model used to switch between tree model and tree table model apiclassNavTreeHelper<N extends NavTreeNode<N>>classNavTreeNode<N extends NavTreeNode<N>>Implementation ofNavNodeused to create in tree table This node extendsDefaultMutableTreeNodeclassNavTreeNodeChildLoador<T,O,N extends NavTreeNode<N>>Implementation for tree ofNavNodeChildLoador
-