Class MatchSummaryController
java.lang.Object
edu.ntnu.idatt1002.k2g05.controllers.opentournament.BaseOpenTournamentController
edu.ntnu.idatt1002.k2g05.controllers.opentournament.MatchSummaryController
Controller for th match summary FXML.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
Method that gets called after the FXML has loaded
-
Constructor Details
-
MatchSummaryController
public MatchSummaryController()
-
-
Method Details
-
initialize
public void initialize()Method that gets called after the FXML has loaded
-