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 TypeClassDescriptionclass
Defines the behaviour of theGUI.Window.CONTACT
window, which allows the user to send a message to the developers.class
Controller for a JavaFX popup dialog that asks the user to specify how they want to be contacted by the developers.class
Defines the behaviour of theGUI.Window.SETUP
window, which allows the user to set up a newconfiguration
via a graphical user interface.class
Specifies the behaviour of theGUI.Window.SETUP_EMAIL_DIALOG
dialog.class
Defines the behaviour of theGUI.Window.SETUP_NTFY_DIALOG
dialog, which asks the user to configure aNtfyNotifier
for sending notifications via the Ntfy service.class
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.