Uses of Class
aim4.gui.Viewer

Packages that use Viewer
aim4.gui This package contains the implementation of the GUI of the simulator. 
aim4.gui.frame This package contains the Java Frames used by the GUI. 
aim4.gui.statuspanel This package contains the panels used by the GUI to show the status of the simulation and to control the simulation. 
 

Uses of Viewer in aim4.gui
 

Constructors in aim4.gui with parameters of type Viewer
Canvas(Viewer viewer)
          Create a new canvas.
StatusPanelContainer(Viewer viewer)
          Create a new status pane with the given preferred width.
 

Uses of Viewer in aim4.gui.frame
 

Constructors in aim4.gui.frame with parameters of type Viewer
VehicleInfoFrame(Viewer viewer)
          Creates new form VehicleInfoFrame
 

Uses of Viewer in aim4.gui.statuspanel
 

Constructors in aim4.gui.statuspanel with parameters of type Viewer
AdminControlPanel(Viewer viewer)
          Create an administration control panel.
SimControlPanel(Viewer viewer)
          Create a simulation control panel.
StatPanel(Viewer viewer)
          The statistics panel.
 



Copyright © 2011. All Rights Reserved.