Index
All Classes and Interfaces|All Packages|Constant Field Values
L
- labelInfo - Variable in class visuals.internationalization.InternationalizationController
- labelInfo - Variable in class visuals.stats.LeaderboardsController
- labelTitle - Variable in class visuals.stats.LeaderboardsController
- lastCorrectGuess - Variable in class model.Engine
- leaderBlack - Variable in class visuals.stats.LeaderboardsController
- leaderboard - Variable in class database.entity.LeaderboardTest
- Leaderboard - Class in database.entity
-
Entity that is respoonsible mapping data to Leaderboard table in database.
- Leaderboard() - Constructor for class database.entity.Leaderboard
-
Empty constructor required by Hibernate
- Leaderboard(Account, Double, int, ModeType, Date) - Constructor for class database.entity.Leaderboard
-
Constructor for Leaderboard class.
- LEADERBOARD - Enum constant in enum class model.ModeType
- leaderboarddao - Static variable in class model.Scoreboard
-
DAO class for database connection
- leaderboardDAO - Static variable in class database.dao.LeaderboardDAOTest
- LeaderboardDAO - Class in database.dao
-
LeaderboardDAO class for the game Contains methods for saving and retrieving scores from the database
- LeaderboardDAO() - Constructor for class database.dao.LeaderboardDAO
- LeaderboardDAOTest - Class in database.dao
- LeaderboardDAOTest() - Constructor for class database.dao.LeaderboardDAOTest
- leaderBoardPlayer - Variable in class visuals.audio.AudioMemory
- LeaderboardsController - Class in visuals.stats
- LeaderboardsController() - Constructor for class visuals.stats.LeaderboardsController
- LeaderboardTest - Class in database.entity
- LeaderboardTest() - Constructor for class database.entity.LeaderboardTest
- leaderpane - Variable in class visuals.intro.Intro
- leaderPane - Variable in class visuals.menu.Menu
- leftFace - Variable in class visuals.cubeFactories.BoxMaker
- lightning - Variable in class visuals.intro.Intro
- loadImage(String) - Method in class visuals.internationalization.InternationalizationController
- loading - Variable in class visuals.intro.Intro
- locale - Variable in class visuals.internationalization.ImageTranslator
- locale - Static variable in class visuals.internationalization.JavaFXInternationalization
- Locksmith - Class in model
-
Class for hashing and checking passwords Rainbow table attacks? I love rainbows! and tables! Don't attack them! 🌈
- Locksmith() - Constructor for class model.Locksmith
- LocksmithTest - Class in model
- LocksmithTest() - Constructor for class model.LocksmithTest
- logAndReg - Variable in class visuals.intro.Intro
- logAndReg - Variable in class visuals.menu.Menu
- login() - Method in class controller.UserControllerTest
- login() - Method in class model.UserTest
- login(String, String) - Method in interface controller.IUserController
-
returns the score for the next wrong guess
- login(String, String) - Method in class controller.UserController
-
returns the score for the next wrong guess
- login(String, String) - Method in class model.User
-
Searches username from database and updates the instance variables password is hashed and the hash is compared to the one in the database
- loginActions() - Method in class visuals.menu.Menu
- loginButtonImage - Variable in class visuals.menu.Menu
- loginPane() - Method in class visuals.menu.Menu
- logout() - Method in interface controller.IUserController
-
logs out the user if logged in
- logout() - Method in class controller.UserController
-
logs out the user if logged in
- logout() - Method in class controller.UserControllerTest
- logout() - Method in class model.User
-
Logs out the user and resets the instance variables
- logoutButton - Variable in class visuals.menu.Menu
- logOutPane - Variable in class visuals.menu.Menu
All Classes and Interfaces|All Packages|Constant Field Values