com.yobotics.simulationconstructionset.gui
Class StandardGUIActionsTester

java.lang.Object
  extended by com.yobotics.simulationconstructionset.gui.StandardGUIActionsTester

public class StandardGUIActionsTester
extends java.lang.Object


Constructor Summary
StandardGUIActionsTester()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 void testJustOneButton()
           
 void testStandardGUIActions()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StandardGUIActionsTester

public StandardGUIActionsTester()
Method Detail

testJustOneButton

public void testJustOneButton()

testStandardGUIActions

public void testStandardGUIActions()

main

public static void main(java.lang.String[] args)