ABLE 2.3.0 07/13/2005 14:21:00

com.ibm.able.beans.decisiontree
Class PrintTree

java.lang.Object
  extended bycom.ibm.able.beans.decisiontree.PrintTree

public class PrintTree
extends java.lang.Object

class PrintTree


Method Summary
 void displayTree()
          displayTree
 void showTree(TreeNode node, int depth)
          showTree
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

displayTree

public void displayTree()
displayTree


showTree

public void showTree(TreeNode node,
                     int depth)
showTree


ABLE 2.3.0 07/13/2005 14:21:00

(C) Copyright IBM Corporation 1999, 2005