Class ScoreSummaryController
java.lang.Object
edu.ntnu.idatt1002.k2g05.controllers.opentournament.BaseOpenTournamentController
edu.ntnu.idatt1002.k2g05.controllers.opentournament.ScoreSummaryController
Controller class for the Score summary FXML file
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
Method that gets called after the FXML elements are loaded in.
-
Constructor Details
-
ScoreSummaryController
public ScoreSummaryController()
-
-
Method Details
-
initialize
public void initialize()Method that gets called after the FXML elements are loaded in.
-