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

Packages that use NavTreeNodeChildLoador
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
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-2012 CodeLutin. All Rights Reserved.