java.lang.Object
edu.ntnu.idatt1002.g106.handballapp.finalprod.controller.RegisterLicence
All Implemented Interfaces:
javafx.fxml.Initializable

public class RegisterLicence extends Object implements javafx.fxml.Initializable
this will in future development be the licence registration page
  • Constructor Details

    • RegisterLicence

      public RegisterLicence()
  • Method Details

    • initialize

      public void initialize(URL url, ResourceBundle resourceBundle)
      Specified by:
      initialize in interface javafx.fxml.Initializable
      Parameters:
      url -
      resourceBundle -
    • toLoginPage

      public void toLoginPage(javafx.event.ActionEvent event) throws IOException
      this takes the user to log in page
      Parameters:
      event - any event
      Throws:
      IOException - when path not found