Package page.codeberg.friedolyn.gui.controllers
package page.codeberg.friedolyn.gui.controllers
-
ClassDescriptionDefines the behaviour of the
GUI.Window.CONTACT
window, which allows the user to send a message to the developers.The user's input in the contact window.The information necessary to populate the contact window.Controller for a JavaFX popup dialog that asks the user to specify how they want to be contacted by the developers.Controller<PreparationType>A class that defines the behaviour of a graphical user interface (GUI) window or dialog.DialogController<PreparationType,ResultType> A class that defines the behaviour of a dialog in the JavaFX graphical user interface.Provides the logic for thewindow initially shown
to the user when they start Friedolyn for the first time.Defines the behaviour of theGUI.Window.SETUP
window, which allows the user to set up a newconfiguration
via a graphical user interface.Specifies the behaviour of theGUI.Window.SETUP_EMAIL_DIALOG
dialog.Defines the behaviour of theGUI.Window.SETUP_NTFY_DIALOG
dialog, which asks the user to configure aNtfyNotifier
for sending notifications via the Ntfy service.A class that defines the behaviour of the setup dialog for theUnifiedPushNotifier
that shall be used to send push notifications to the user's device.