Uses of Class
simbad.sim.Simulator

Packages that use Simulator
simbad.gui   
 

Uses of Simulator in simbad.gui
 

Constructors in simbad.gui with parameters of type Simulator
WorldControlGUI(World world, Simulator simulator)
           
SimulatorControlGUI(javax.swing.JFrame parentFrame, Simulator simulator)
           
ControlWindow(World world, Simulator simulator)
           
AgentInspector(Agent agent, boolean useThread, Simulator simulator)