Class NavTreeNodeChildLoador<T,O,N extends NavTreeNode<N>>
- java.lang.Object
-
- org.nuiton.jaxx.runtime.swing.nav.NavNodeChildLoador<T,O,DefaultTreeModel,NavTreeBridge<N>,N>
-
- org.nuiton.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 ofNavNodeChildLoador- Since:
- 2.2
- Author:
- Sylvain Lletellier
- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class org.nuiton.jaxx.runtime.swing.nav.NavNodeChildLoador
beanType
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedNavTreeNodeChildLoador(Class<O> beanType)
-
Method Summary
-
Methods inherited from class org.nuiton.jaxx.runtime.swing.nav.NavNodeChildLoador
addChildNodes, createNode, getBeanType, getData, loadChilds
-
-