com.yobotics.simulationconstructionset.gui
Class GUISetterUpperRegistry

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

public class GUISetterUpperRegistry
extends java.lang.Object


Constructor Summary
GUISetterUpperRegistry()
           
 
Method Summary
 void registerGUISetterUpper(GUISetterUpper guiSetterUpper)
           
 void setupGUIs(SimulationConstructionSet scs)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GUISetterUpperRegistry

public GUISetterUpperRegistry()
Method Detail

registerGUISetterUpper

public void registerGUISetterUpper(GUISetterUpper guiSetterUpper)

setupGUIs

public void setupGUIs(SimulationConstructionSet scs)