jaxx.runtime.swing.nav.tree
Class NavTreeNodeChildLoador<T,O,N extends NavTreeNode<N>>

java.lang.Object
  extended by jaxx.runtime.swing.nav.NavNodeChildLoador<T,O,DefaultTreeModel,NavTreeBridge<N>,N>
      extended by jaxx.runtime.swing.nav.tree.NavTreeNodeChildLoador<T,O,N>
All Implemented Interfaces:
Serializable

public abstract class NavTreeNodeChildLoador<T,O,N extends NavTreeNode<N>>
extends NavNodeChildLoador<T,O,DefaultTreeModel,NavTreeBridge<N>,N>

Implementation for tree of NavNodeChildLoador

Since:
2.2
Author:
sletellier
See Also:
Serialized Form

Field Summary
 
Fields inherited from class jaxx.runtime.swing.nav.NavNodeChildLoador
beanType
 
Constructor Summary
protected NavTreeNodeChildLoador(Class<O> beanType)
           
 
Method Summary
 
Methods inherited from class jaxx.runtime.swing.nav.NavNodeChildLoador
addChildNodes, createNode, getBeanType, getData, loadChilds
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NavTreeNodeChildLoador

protected NavTreeNodeChildLoador(Class<O> beanType)


Copyright © 2008-2012 CodeLutin. All Rights Reserved.