Class ScoreRegistrationController
java.lang.Object
edu.ntnu.idatt1002.k2g05.controllers.opentournament.BaseOpenTournamentController
edu.ntnu.idatt1002.k2g05.controllers.opentournament.ScoreRegistrationController
Class for Qualifying round
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
Method that gets called after FXML instantiation.
-
Constructor Details
-
ScoreRegistrationController
public ScoreRegistrationController()
-
-
Method Details
-
initialize
public void initialize()Method that gets called after FXML instantiation.
-