Index
All Classes and Interfaces|All Packages
C
- cancel(ActionEvent) - Method in class edu.ntnu.idatt1002.k01g08.fta.guiControllers.NewTeamPlayerController
-
Sends the user to the team management page when clicking the cancel button
- cancel(ActionEvent) - Method in class edu.ntnu.idatt1002.k01g08.fta.guiControllers.NewTournamentTeamSelectionController
-
Lets the user cancel the selection and returns to home page when clicking the cancel button
- changeContrast() - Static method in class edu.ntnu.idatt1002.k01g08.fta.controllers.Admin
-
Method for changing the contrast-style
- changeContrast(ActionEvent) - Method in class edu.ntnu.idatt1002.k01g08.fta.guiControllers.SettingsController
-
Lets the user change contrast
- clearRegister() - Method in class edu.ntnu.idatt1002.k01g08.fta.registers.TeamRegister
-
Method for clearing the register
- clearRegister() - Method in class edu.ntnu.idatt1002.k01g08.fta.registers.TournamentRegister
-
Clear-method for removing all elements of the tournamentList
- clickedOnSelection(Event) - Method in class edu.ntnu.idatt1002.k01g08.fta.guiControllers.NewTournamentTeamSelectionController
-
Lets the user select teams from the drop-down menu
- confirm(ActionEvent) - Method in class edu.ntnu.idatt1002.k01g08.fta.guiControllers.NewTournamentTeamSelectionController
-
Lets the user confirm their selection when they have added the correct amount of teams.
- createTeam(ActionEvent) - Method in class edu.ntnu.idatt1002.k01g08.fta.guiControllers.NewTeamController
-
Creates a team when the user clicks on the create team button and all requirements are filled
- createTournament(ArrayList<String>) - Static method in class edu.ntnu.idatt1002.k01g08.fta.controllers.Admin
-
Method for creating a tournament
- currentHalf() - Method in class edu.ntnu.idatt1002.k01g08.fta.objects.tournaments.Match
-
Returns the number of the match half currently being played.
- currentMatchTime() - Method in class edu.ntnu.idatt1002.k01g08.fta.objects.tournaments.Match
-
Deprecated.use currentMinute() instead
- currentMinute() - Method in class edu.ntnu.idatt1002.k01g08.fta.objects.tournaments.Match
-
Returns the current minute of the match as a string.
- currentTime() - Method in class edu.ntnu.idatt1002.k01g08.fta.objects.tournaments.Match
-
The current timestamp of the match as a string.
All Classes and Interfaces|All Packages