Class RoundsController
java.lang.Object
edu.ntnu.idatt1002.k2g05.controllers.newtournament.BaseNewTournamentController
edu.ntnu.idatt1002.k2g05.controllers.newtournament.RoundsController
Controller for the newTournament/rounds controller.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
Method that gets called after FXML elements are loaded.
-
Constructor Details
-
RoundsController
public RoundsController()
-
-
Method Details
-
initialize
public void initialize()Method that gets called after FXML elements are loaded.
-