jaxx.demo.tree
Class DemoNodeLoador
java.lang.Object
jaxx.runtime.swing.nav.NavNodeChildLoador<T,O,DefaultTreeModel,jaxx.runtime.swing.nav.tree.NavTreeBridge<N>,N>
jaxx.runtime.swing.nav.tree.NavTreeNodeChildLoador<Object,Object,DemoNode>
jaxx.demo.tree.DemoNodeLoador
- All Implemented Interfaces:
- Serializable
public class DemoNodeLoador
- extends jaxx.runtime.swing.nav.tree.NavTreeNodeChildLoador<Object,Object,DemoNode>
- Since:
- 2.1
- Author:
- tchemit
- See Also:
- Serialized Form
| Fields inherited from class jaxx.runtime.swing.nav.NavNodeChildLoador |
beanType |
| Methods inherited from class jaxx.runtime.swing.nav.NavNodeChildLoador |
addChildNodes, getBeanType, loadChilds |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DemoNodeLoador
public DemoNodeLoador()
getData
public List<Object> getData(Class<?> parentClass,
String packageName,
jaxx.runtime.swing.nav.NavDataProvider dataProvider)
throws Exception
- Specified by:
getData in class jaxx.runtime.swing.nav.NavNodeChildLoador<Object,Object,DefaultTreeModel,jaxx.runtime.swing.nav.tree.NavTreeBridge<DemoNode>,DemoNode>
- Throws:
Exception
createNode
public DemoNode createNode(Object data,
jaxx.runtime.swing.nav.NavDataProvider dataProvider)
- Specified by:
createNode in class jaxx.runtime.swing.nav.NavNodeChildLoador<Object,Object,DefaultTreeModel,jaxx.runtime.swing.nav.tree.NavTreeBridge<DemoNode>,DemoNode>
Copyright © 2008-2010 CodeLutin. All Rights Reserved.