Index
All Classes and Interfaces|All Packages
L
- Launcher - Class in com.atmbanksimulator
-
ATM Simulator - Launcher
- Launcher() - Constructor for class com.atmbanksimulator.Launcher
- left() - Method in class com.atmbanksimulator.View
-
Builds the left border strip used as a visual effect.
- loggedIn() - Method in class com.atmbanksimulator.Bank
-
Checks whether a user is currently logged in.
- login(String, String) - Method in class com.atmbanksimulator.Bank
-
Attempts to log in with the given account number and password.
- login_AccountExist(String) - Method in class com.atmbanksimulator.Bank
-
Checks whether an account with the given number exists in the database.
- logout() - Method in class com.atmbanksimulator.Bank
-
Logs out the currently logged in account by setting loggedInAccount to null.
All Classes and Interfaces|All Packages