Uses of Package
fr.lifl.jedi.gui

Packages that use fr.lifl.jedi.gui
fr.lifl.jedi.controllersCore Package where all elements used to run a simulation are defined, and where means to synchronize different views on the simulation are defined. 
fr.lifl.jedi.gui This package contains the definition of different GUI that are used to display data of JEDI simulations. 
fr.lifl.jedi.gui.control.automaticControl This package defines a graphical GUI that controls the simulation. 
fr.lifl.jedi.gui.control.graphicalControl.controller This package contains the controller elements of the graphical control GUI of the simulation. 
fr.lifl.jedi.gui.control.graphicalControl.view This package contains the view elements of the Graphical Control GUI of the simulation. 
fr.lifl.jedi.gui.display.agentsNumber This package contains the definition of a GUI that display the number of instances of every agent families of a simulation. 
fr.lifl.jedi.gui.display.colorGrid This package defines a GUI that displays the simulation as an image, where agents are drawn with color shapes or icons. 
fr.lifl.jedi.gui.display.colorGrid.view This package defines the view elements of the GUI that displays the environment as an image. 
fr.lifl.jedi.gui.display.dataExportation This package contains the definition of a GUI that display the number of instances of every agent families of a simulation. 
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. 
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. 
 

Classes in fr.lifl.jedi.gui used by fr.lifl.jedi.controllersCore
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.
 

Classes in fr.lifl.jedi.gui used by fr.lifl.jedi.gui
ISimulationEvent
          The parent interface of all events sent by a GUI -- i.e.
 

Classes in fr.lifl.jedi.gui used by fr.lifl.jedi.gui.control.automaticControl
ISimulationEvent
          The parent interface of all events sent by a GUI -- i.e.
 

Classes in fr.lifl.jedi.gui used by fr.lifl.jedi.gui.control.graphicalControl.controller
ISimulationEvent
          The parent interface of all events sent by a GUI -- i.e.
 

Classes in fr.lifl.jedi.gui used by fr.lifl.jedi.gui.control.graphicalControl.view
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.
 

Classes in fr.lifl.jedi.gui used by fr.lifl.jedi.gui.display.agentsNumber
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.
 

Classes in fr.lifl.jedi.gui used by fr.lifl.jedi.gui.display.colorGrid
ISimulationEvent
          The parent interface of all events sent by a GUI -- i.e.
 

Classes in fr.lifl.jedi.gui used by fr.lifl.jedi.gui.display.colorGrid.view
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.
 

Classes in fr.lifl.jedi.gui used by fr.lifl.jedi.gui.display.dataExportation
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.
 

Classes in fr.lifl.jedi.gui used by fr.lifl.jedi.gui.display.interactionDisplayer.controller
ISimulationEvent
          The parent interface of all events sent by a GUI -- i.e.
 

Classes in fr.lifl.jedi.gui used by fr.lifl.jedi.gui.display.interactionDisplayer.view
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.