Uses of Class
jaxx.runtime.swing.nav.tree.NavTreeNodeChildLoador

Packages that use NavTreeNodeChildLoador
jaxx.runtime.swing.nav.tree JAXX - nav tree implementation This package contains the implementation of nav api for the JTree NavTreeNode An override of DefaultMutableTreeNode implement JaxxNode. 
 

Uses of NavTreeNodeChildLoador in jaxx.runtime.swing.nav.tree
 

Fields in jaxx.runtime.swing.nav.tree declared as NavTreeNodeChildLoador
protected  NavTreeNodeChildLoador<?,?,N> NavTreeNode.childLoador
          Optional child loador to lazy create childs of the node.
 

Constructors in jaxx.runtime.swing.nav.tree with parameters of type NavTreeNodeChildLoador
NavTreeNode(Class<?> internalClass, String id, String context, NavTreeNodeChildLoador<?,?,N> childLoador)
           
 



Copyright © 2008-2010 CodeLutin. All Rights Reserved.