JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Index
Help
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH:
Module
ch.ladestation.connectncharge
Package ch.ladestation.connectncharge.controller.pagecontroller
package
ch.ladestation.connectncharge.controller.pagecontroller
contains all JavaFX GUI controllers.
Related Packages
Package
Description
ch.ladestation.connectncharge.controller
contains the main controller of the app (ApplicationController) and many less important ones in sub-packages.
ch.ladestation.connectncharge.controller.pagecontroller.admin
contains all controllers for Admin GUI.
ch.ladestation.connectncharge.controller.pagecontroller.beginning
contains all GUI-controllers at the beginning of the game.
ch.ladestation.connectncharge.controller.pagecontroller.end
contains all GUI-controllers at the end of the game.
ch.ladestation.connectncharge.controller.pagecontroller.middle
contains all GUI-controllers during the game.
All Classes and Interfaces
Interfaces
Classes
Class
Description
PageController
StageHandler
This class handles the stage change.