Class CreateAccountHandler

java.lang.Object
net.minheur.potoflux.login.CreateAccountHandler

public class CreateAccountHandler extends Object
This class is in charge when you click the create account button.
It only handles when you create your own account, not when an admin creates one.
  • Constructor Details

    • CreateAccountHandler

      public CreateAccountHandler()
  • Method Details

    • create

      public static void create()
      Creates, displays and interprets a CreateAccountDialog.
      If validated, will send a request to create the account on the server