robot
Class Constructor

java.lang.Object
  extended by robot.Constructor

public class Constructor
extends java.lang.Object

Author:
martin lukac constructor of the Robot Tree

Constructor Summary
Constructor()
           
 
Method Summary
static javax.swing.tree.DefaultMutableTreeNode constructModel(Robot robot)
           
static void saveXMLModel(Robot robot, java.io.File f)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Constructor

public Constructor()
Method Detail

constructModel

public static javax.swing.tree.DefaultMutableTreeNode constructModel(Robot robot)

saveXMLModel

public static void saveXMLModel(Robot robot,
                                java.io.File f)