Uses of Class
simbad.sim.World

Packages that use World
simbad.gui   
simbad.sim   
 

Uses of World in simbad.gui
 

Constructors in simbad.gui with parameters of type World
WorldWindow(World world)
           
WorldControlGUI(World world, Simulator simulator)
           
ControlWindow(World world, Simulator simulator)
           
 

Uses of World in simbad.sim
 

Constructors in simbad.sim with parameters of type World
Simulator(javax.swing.JComponent applicationComponent, World world, EnvironmentDescription ed)
          Constructs the simulator object