Uses of Class
jaxx.runtime.swing.nav.tree.NavTreeNodeChildLoador
-
Packages that use NavTreeNodeChildLoador Package Description jaxx.runtime.swing.nav.tree JAXX - nav tree implementation -
-
Uses of NavTreeNodeChildLoador in jaxx.runtime.swing.nav.tree
Fields in jaxx.runtime.swing.nav.tree declared as NavTreeNodeChildLoador Modifier and Type Field Description protected NavTreeNodeChildLoador<?,?,N>NavTreeNode. childLoadorOptional child loador to lazy create childs of the node.Constructors in jaxx.runtime.swing.nav.tree with parameters of type NavTreeNodeChildLoador Constructor Description NavTreeNode(Class<?> internalClass, String id, String context, NavTreeNodeChildLoador<?,?,N> childLoador)
-