Uses of Record Class
page.codeberg.friedolyn.gui.controllers.ContactController.InitialisationParameters
Packages that use ContactController.InitialisationParameters
-
Uses of ContactController.InitialisationParameters in page.codeberg.friedolyn.gui
Methods in page.codeberg.friedolyn.gui with parameters of type ContactController.InitialisationParametersModifier and TypeMethodDescriptionstatic voidGUI.openContactWindow(ContactController.InitialisationParameters parameters, boolean wait) Opens theGUI.Window.SETUPwindow to let the user set their preferences for the application. -
Uses of ContactController.InitialisationParameters in page.codeberg.friedolyn.gui.controllers
Methods in page.codeberg.friedolyn.gui.controllers with parameters of type ContactController.InitialisationParametersModifier and TypeMethodDescriptionvoidContactController.prepare(@NonNull ContactController.InitialisationParameters parameters) Sets the configuration and the contact request type for this window.