Package fr.lifl.jedi.gui.display.interactionDisplayer.controller

This package defines a GUI that displays the simulation as an image, where agents are drawn with color shapes or icons.

See:
          Description

Class Summary
PerformedInteractionsDisplayerController Controller that handles how and what performed interactions are displayed within the PerformedInteractionsDisplayerGUI GUI.
 

Package fr.lifl.jedi.gui.display.interactionDisplayer.controller Description

This package defines a GUI that displays the simulation as an image, where agents are drawn with color shapes or icons.

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 the controller classes that make possible to display the frame, in which the interaction performed and undergone by agents are displayed.