|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
ISimulationEvent | The parent interface of all events sent by a GUI -- i.e. |
ISimulationGUI | Parent interface of all GUI that display some data of the simulation. |
This package contains the definition of different GUI that are used to display data of JEDI simulations.
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 @.
This package contains all classes that make possible to display simulation data. It corresponds to the View part of the MVC.
This package contains two classes and two subpackages :
ISimulationEvent
. It is the parent interface of
all events thrown by the simulation GUI to its Controller (an instance of the
AbstractGUIController
class).
ISimulationGUI
. It is the parent interface of all
gui that display simulation data.
fr.lifl.jedi.gui.display.colorGrid
).
fr.lifl.jedi.gui.display.agentsNumber
).
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |