Uses of Class
GUI.GUI

Packages that use GUI
GameField   
 

Uses of GUI in GameField
 

Fields in GameField declared as GUI
private  GUI GameField.gui
           
 

Methods in GameField that return GUI
 GUI GameField.getGui()
           
 

Methods in GameField with parameters of type GUI
 void GameField.setGUI(GUI gui)
          Set the value of gui