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

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
OrderedComboBoxModel A combo box model which elements are automatically ordered.
PerformedInteractionsDisplayerGUI A GUI that displays the interactions that were performed or undergone by agents during simulation.
 

Enum Summary
OptionsToControllerEvents Events thrown by the PerformedInteractionsDisplayerGUI class to tell the controller that one of the options changed.
 

Package fr.lifl.jedi.gui.display.interactionDisplayer.view 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 swing GUI classes that make possible to display the frame, in which the interaction performed and undergone by agents are displayed.