Uses of Class
fr.lifl.jedi.gui.display.colorGrid.view.ColorGridDisplayPanel

Packages that use ColorGridDisplayPanel
fr.lifl.jedi.gui.display.colorGrid.view This package defines the view elements of the GUI that displays the environment as an image. 
 

Uses of ColorGridDisplayPanel in fr.lifl.jedi.gui.display.colorGrid.view
 

Methods in fr.lifl.jedi.gui.display.colorGrid.view that return ColorGridDisplayPanel
protected  ColorGridDisplayPanel ColorGridGUI.createDisplayPanel(Environment e, int width, int height, int scalingFactor)
          Factory method used to create the panel where the simulation is displayed.
 ColorGridDisplayPanel ColorGridGUI.getDisplayPanel()
          Gets the panel where the simulation is drawn.