com.yobotics.simulationconstructionset.gui
Class StateMachineJPanelGuiSetterUpper

java.lang.Object
  extended by com.yobotics.simulationconstructionset.gui.StateMachineJPanelGuiSetterUpper
All Implemented Interfaces:
GUISetterUpper

public class StateMachineJPanelGuiSetterUpper
extends java.lang.Object
implements GUISetterUpper


Constructor Summary
StateMachineJPanelGuiSetterUpper(StateMachine stateMachine, boolean inJFrame)
           
 
Method Summary
 void setupGUI(SimulationConstructionSet scs)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StateMachineJPanelGuiSetterUpper

public StateMachineJPanelGuiSetterUpper(StateMachine stateMachine,
                                        boolean inJFrame)
Method Detail

setupGUI

public void setupGUI(SimulationConstructionSet scs)
Specified by:
setupGUI in interface GUISetterUpper