Package fr.lifl.jedi.gui.control.graphicalControl.view

This package contains the view elements of the Graphical Control GUI of the simulation.

See:
          Description

Class Summary
GraphicalSimulationControlGUI A GUI that defines buttons that rule simulation control.
 

Enum Summary
IconIdentifier Enumeration used to keep a reference on the name associated with every different icons of the GraphicalSimulationControlGUI.
 

Package fr.lifl.jedi.gui.control.graphicalControl.view Description

This package contains the view elements of the Graphical Control GUI of the simulation.

This package and its subpackage are the fruits of works lead by the SMAC (which stands for "Systèmes Multi-Agents et Comportements" -- i.e. Multi-Agent Systems and Behavior in english) Research Team, from the University of Lille, France.

This version of JEDI was written by :

Contact : philippe (d) mathieu (a) lifl (d) fr
Replace (d) with a dot, and (a) with an @.

Package contents

This package contains all classes that make possible to display the buttons that control the simulation -- i.e. make possible to manually initialize, start, pause or abort the simulation.