org.mitre.sim.api3.gui
Class SimControl

java.lang.Object
  extended byorg.mitre.sim.api3.gui.SimControl
All Implemented Interfaces:
ComponentPanel

public class SimControl
extends java.lang.Object
implements ComponentPanel


Constructor Summary
SimControl()
           
 
Method Summary
 java.awt.Component getComponent(Simulation s, java.util.Properties p)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimControl

public SimControl()
Method Detail

getComponent

public java.awt.Component getComponent(Simulation s,
                                       java.util.Properties p)
Specified by:
getComponent in interface ComponentPanel