Uses of Package
ch.ladestation.connectncharge.util.mvcbase

Package
Description
contains the main controller of the app (ApplicationController) and many less important ones in sub-packages.
contains all controllers for Admin GUI.
contains all GUI-controllers at the beginning of the game.
contains all GUI-controllers at the end of the game.
contains all GUI-controllers during the game.
contains model classes of the main game.
contains necessary classes to interact with the hardware.
infrastructure classes from the MVC template (https://github.com/Pi4J/pi4j-template-javafx).