jaxx.runtime.swing.nav.tree
Class NavTreeNodeChildLoador<T,O,N extends NavTreeNode<N>>
java.lang.Object
jaxx.runtime.swing.nav.NavNodeChildLoador<T,O,DefaultTreeModel,NavTreeBridge<N>,N>
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NavTreeNodeChildLoador
protected NavTreeNodeChildLoador(Class<O> beanType)
Copyright © 2008-2010 CodeLutin. All Rights Reserved.