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 GUI
Controller. gui
-
Uses of GUI in view
Fields in view declared as GUI Modifier and Type Field Description private static GUI
GUI. gui
Singleton instance of GUIMethods in view that return GUI Modifier and Type Method Description static GUI
GUI. getInstance()
Singleton getter for GUI, instantiates itself if and only if not already existent.