|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--simkin.examples.dynamic_treenode.DynamicTreeNode
This programs shows how to use dynamic treenodes. It loads a script called dynamic.dat which adds data to a global treenode object called "Data"
Constructor Summary | |
DynamicTreeNode()
|
Method Summary | |
static void |
main(java.lang.String[] args)
Entry point for the DynamicTreeNode application. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DynamicTreeNode()
Method Detail |
public static void main(java.lang.String[] args)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |