Uses of Package
fr.lifl.jedi.gui.display.colorGrid.view

Packages that use fr.lifl.jedi.gui.display.colorGrid.view
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.colorGrid.view.agentDisplay Package that defines different tools to draw agents in the Color Grid. 
 

Classes in fr.lifl.jedi.gui.display.colorGrid.view used by fr.lifl.jedi.gui.display.colorGrid
AgentDisplayer
           This is the parent interface of all objects that are used by the ColorGridGUI in order to display an instance of an agent family.
ColorGridGUI
          This class corresponds to the frame where simulations are displayed.
 

Classes in fr.lifl.jedi.gui.display.colorGrid.view used by fr.lifl.jedi.gui.display.colorGrid.view
ColorGridDisplayPanel
          The panel where the color grid is displayed.
ColorGridDisplayUI
          Pluggable look and feel class that we use to display the simulation as a color grid.
 

Classes in fr.lifl.jedi.gui.display.colorGrid.view used by fr.lifl.jedi.gui.display.colorGrid.view.agentDisplay
AgentDisplayer
           This is the parent interface of all objects that are used by the ColorGridGUI in order to display an instance of an agent family.