Class CreationController

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

public class CreationController extends BaseNewTournamentController
  • Constructor Details

    • CreationController

      public CreationController()
  • Method Details

    • initialize

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

      protected void onBackPress(javafx.event.ActionEvent event)
    • onNextPress

      protected void onNextPress(javafx.event.ActionEvent event)