Uses of Class
view.GUI
| Package | Description |
|---|---|
| controller | |
| view |
-
Uses of GUI in controller
Fields in controller declared as GUI Modifier and Type Field Description private GUIController. gui -
Uses of GUI in view
Fields in view declared as GUI Modifier and Type Field Description private static GUIGUI. guiSingleton instance of GUIMethods in view that return GUI Modifier and Type Method Description static GUIGUI. getInstance()Singleton getter for GUI, instantiates itself if and only if not already existent.