Index
All Classes and Interfaces|All Packages
L
- loadActiveMatch() - Static method in class edu.ntnu.idatt1002.k01g08.fta.controllers.Admin
-
Method for loading the active match
- loadJson(File) - Static method in class edu.ntnu.idatt1002.k01g08.fta.util.FileManager
-
Reads and returns a JSON structure from a file.
- loadJsonArray(File) - Static method in class edu.ntnu.idatt1002.k01g08.fta.util.FileManager
-
Reads and returns a JSON array from a file.
- loadJsonObject(File) - Static method in class edu.ntnu.idatt1002.k01g08.fta.util.FileManager
-
Reads and returns a JSON object from a file.
- loadMatchHistory(int) - Method in class edu.ntnu.idatt1002.k01g08.fta.guiControllers.TournamentOverviewController
-
Goes to the match report of the selected match
- loadTeamRegister(File) - Static method in class edu.ntnu.idatt1002.k01g08.fta.util.FileManager
-
Loads a team register from a file.
- loadTeams() - Static method in class edu.ntnu.idatt1002.k01g08.fta.controllers.Admin
-
Method for loading teams from a file
- loadTournament(File, TeamRegister) - Static method in class edu.ntnu.idatt1002.k01g08.fta.util.FileManager
-
Loads a tournament from a file, pulling teams from a team register.
- loadTournament(ActionEvent) - Method in class edu.ntnu.idatt1002.k01g08.fta.guiControllers.LoadTournamentController
-
Lets user load selected tournament
- loadTournament(ActionEvent) - Method in class edu.ntnu.idatt1002.k01g08.fta.guiControllers.MainController
-
Goes to the load tournament page when user clicks on the load tournament button
- LoadTournamentController - Class in edu.ntnu.idatt1002.k01g08.fta.guiControllers
-
Controller for the load tournament page
- LoadTournamentController() - Constructor for class edu.ntnu.idatt1002.k01g08.fta.guiControllers.LoadTournamentController
- loadTournaments() - Static method in class edu.ntnu.idatt1002.k01g08.fta.controllers.Admin
-
Method for loading tournaments from a file
All Classes and Interfaces|All Packages