Index
All Classes and Interfaces|All Packages
N
- NewPlayerController - Class in edu.ntnu.idatt1002.k01g08.fta.guiControllers
-
Controller for the new player page
- NewPlayerController() - Constructor for class edu.ntnu.idatt1002.k01g08.fta.guiControllers.NewPlayerController
- NewTeamController - Class in edu.ntnu.idatt1002.k01g08.fta.guiControllers
-
Controller for the new team page
- NewTeamController() - Constructor for class edu.ntnu.idatt1002.k01g08.fta.guiControllers.NewTeamController
- NewTeamPlayerController - Class in edu.ntnu.idatt1002.k01g08.fta.guiControllers
-
Controller for the new team-player page
- NewTeamPlayerController() - Constructor for class edu.ntnu.idatt1002.k01g08.fta.guiControllers.NewTeamPlayerController
- newTournament(ActionEvent) - Method in class edu.ntnu.idatt1002.k01g08.fta.guiControllers.MainController
-
Goes to the new tournament page when the user clicks on the new tournament button
- newTournament(ActionEvent) - Method in class edu.ntnu.idatt1002.k01g08.fta.guiControllers.NewTournamentController
-
Lets the user create a new tournament when all required fields are filled.
- NewTournamentController - Class in edu.ntnu.idatt1002.k01g08.fta.guiControllers
-
Controller for the new tournament page
- NewTournamentController() - Constructor for class edu.ntnu.idatt1002.k01g08.fta.guiControllers.NewTournamentController
- NewTournamentTeamSelectionController - Class in edu.ntnu.idatt1002.k01g08.fta.guiControllers
-
Controller for the new tournament team selection page.
- NewTournamentTeamSelectionController() - Constructor for class edu.ntnu.idatt1002.k01g08.fta.guiControllers.NewTournamentTeamSelectionController
- next(ActionEvent) - Method in class edu.ntnu.idatt1002.k01g08.fta.guiControllers.MatchController
-
Lets the user go to the next half.
- next(ActionEvent) - Method in class edu.ntnu.idatt1002.k01g08.fta.guiControllers.MatchReportController
-
Goes to tournament overview page when the user clicks on the next button
- next(ActionEvent) - Method in class edu.ntnu.idatt1002.k01g08.fta.guiControllers.NewTeamPlayerController
-
Lets the user add the next player when all needed requirements are filled, and goes to the team management page when finished
- nextMatch(ActionEvent) - Method in class edu.ntnu.idatt1002.k01g08.fta.guiControllers.TournamentOverviewController
-
Goes to the next match page when the user clicks on the next match button
- numberOfTeamsInvalid(int) - Static method in class edu.ntnu.idatt1002.k01g08.fta.controllers.Admin
-
Method for determine whether the number of teams is invalid
- numberOfTeamsInvalid(int) - Method in class edu.ntnu.idatt1002.k01g08.fta.objects.tournaments.KnockOut
-
Checks if the variable is in the power of 2, It has to be that inorder to be a valid knockout-tournament.
All Classes and Interfaces|All Packages