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 void
GUI.openContactWindow
(ContactController.InitialisationParameters parameters, boolean wait) Opens theGUI.Window.SETUP
window 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 TypeMethodDescriptionvoid
ContactController.prepare
(@NonNull ContactController.InitialisationParameters parameters) Sets the configuration and the contact request type for this window.