Package fr.lifl.jedi.gui

This package contains the definition of different GUI that are used to display data of JEDI simulations.

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.
 

Package fr.lifl.jedi.gui Description

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 @.

Package contents

This package contains all classes that make possible to display simulation data. It corresponds to the View part of the MVC.

Package overall organization

This package contains two classes and two subpackages :