Uses of Class
page.codeberg.friedolyn.gui.controllers.DialogController
Packages that use DialogController
-
Uses of DialogController in page.codeberg.friedolyn.gui.controllers
Subclasses of DialogController 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.classDefines 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.