Class RoundsController

java.lang.Object
edu.ntnu.idatt1002.k2g05.controllers.newtournament.BaseNewTournamentController
edu.ntnu.idatt1002.k2g05.controllers.newtournament.RoundsController

public class RoundsController extends BaseNewTournamentController
Controller for the newTournament/rounds controller.
  • Constructor Details

    • RoundsController

      public RoundsController()
  • Method Details

    • initialize

      public void initialize()
      Method that gets called after FXML elements are loaded.