Class BaseNewTournamentController

java.lang.Object
edu.ntnu.idatt1002.k2g05.controllers.newtournament.BaseNewTournamentController
Direct Known Subclasses:
AddPlayerController, CreationController, FormatController, RoundsController

public abstract class BaseNewTournamentController extends Object
Basic new tournament controller to extend from for easier creation of new controllers.
  • Constructor Details

    • BaseNewTournamentController

      public BaseNewTournamentController()