Package org.example.gui.controllers
Class RegisterController
java.lang.Object
org.example.gui.controllers.RegisterController
Controller for the registration screen.
Validates user input and creates new user accounts.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RegisterController
public RegisterController()
-