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

public class LoginController extends Object implements javafx.fxml.Initializable
this is the loging page controller, which will be takes in uses later in the develepoment
  • Constructor Details

    • LoginController

      public LoginController()
  • Method Details

    • initialize

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

      public void RegisterLicence(javafx.event.ActionEvent event)
      takes to wanted screen
      Parameters:
      event - any event
    • ResetPassword

      public void ResetPassword(javafx.event.ActionEvent event)
      takes to wanted screen
      Parameters:
      event - any event