Uses of Class
info.gridworld.gui.GridPanel

Packages that use GridPanel
info.gridworld.gui   
 

Uses of GridPanel in info.gridworld.gui
 

Constructors in info.gridworld.gui with parameters of type GridPanel
GUIController(WorldFrame<T> parent, GridPanel disp, DisplayMap displayMap, java.util.ResourceBundle res)
          Creates a new controller tied to the specified display and gui frame.