Index
All Classes and Interfaces|All Packages
B
- Bank - Class in com.atmbanksimulator
-
ATM Simulator - Bank: Bank Manager
- Bank() - Constructor for class com.atmbanksimulator.Bank
-
Initialises the Bank and establishes a connection to the SQLite database.
- BankAccount - Class in com.atmbanksimulator
-
ATM Simulator - Bank Account
- BankAccount() - Constructor for class com.atmbanksimulator.BankAccount
-
Default constructor.
- BankAccount(String, String, float, SQLite) - Constructor for class com.atmbanksimulator.BankAccount
-
Constructs a
BankAccount2with the given credentials, balance, and database connection. - bottom() - Method in class com.atmbanksimulator.View
-
Builds the bottom status bar used as a visual effect.
All Classes and Interfaces|All Packages