sseidel

sseidel

  • NA
  • 3
  • 0

TreeNode with depth attribute

Apr 8 2004 7:42 AM
Hi NG, i need a TreeNode with a "depth" attribute that enables me to explicitly tell the node where it has to occur. E.g. it has to be possible to skip some levels of the tree. Example: root--node1--node2 root-----------node3 Where can i find a paint-method or anything to implement this? thanks, stefan

Answers (2)