Uses of Class
page.codeberg.friedolyn.gui.controllers.Controller
Packages that use Controller
-
Uses of Controller in page.codeberg.friedolyn.gui.controllers
Subclasses of Controller in page.codeberg.friedolyn.gui.controllersModifier and TypeClassDescriptionclassDefines the behaviour of theGUI.Window.CONTACTwindow, which allows the user to send a message to the developers.classController for a JavaFX popup dialog that asks the user to specify how they want to be contacted by the developers.classDialogController<PreparationType,ResultType> A class that defines the behaviour of a dialog in the JavaFX graphical user interface.classProvides the logic for thewindow initially shownto the user when they start Friedolyn for the first time.classclassDefines the behaviour of theGUI.Window.SETUPwindow, which allows the user to set up a newconfigurationvia a graphical user interface.classSpecifies the behaviour of theGUI.Window.SETUP_EMAIL_DIALOGdialog.classDefines the behaviour of theGUI.Window.SETUP_NTFY_DIALOGdialog, which asks the user to configure aNtfyNotifierfor sending notifications via the Ntfy service.classA class that defines the behaviour of the setup dialog for theUnifiedPushNotifierthat shall be used to send push notifications to the user's device.