Package ch.ladestation.connectncharge.util.mvcbase
package ch.ladestation.connectncharge.util.mvcbase
infrastructure classes from the MVC template (https://github.com/Pi4J/pi4j-template-javafx).
-
ClassDescriptionA device where tasks can be submitted for execution.Base class for all Controllers.A basic implementation of the Observable-Pattern.PuiBase<M,
C extends ControllerBase<M>> Base class for all PUIs.ViewMixin<M,C extends ControllerBase<M>> Use this interface for all of your GUI-parts to assure implementation consistency.ViewMixin.Updater<V,P>