Class AddPlayerController

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

public class AddPlayerController extends BaseNewTournamentController
Controller for the add player view.
  • Constructor Details

    • AddPlayerController

      public AddPlayerController()
  • Method Details

    • initialize

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