Uses of Class
karel.world.GlobalDataPanel

Packages that use GlobalDataPanel
karel.world   
 

Uses of GlobalDataPanel in karel.world
 

Methods in karel.world with parameters of type GlobalDataPanel
 void WorldMap.setGlobalDataPanel(GlobalDataPanel p)
           
 

Constructors in karel.world with parameters of type GlobalDataPanel
GlobalDataPanel.BeeperGui(int b)
           
GlobalDataPanel.SizeGui(java.awt.Dimension d)
           
GlobalDataPanel.SizeGui(int x, int y)