Index
All Classes and Interfaces|All Packages
C
- center() - Method in class com.atmbanksimulator.View
-
Builds the center content region and displays the home screen on startup.
- changeBalance(String, float) - Method in class com.atmbanksimulator.SQLite
-
Updates the balance for the given account number in the database.
- changePlanMenu() - Method in class com.atmbanksimulator.View
-
Constructs and returns the Change Plan screen, allowing the user to select a new account type and tier via radio buttons, with the corresponding withdrawal limit displayed and a save button to confirm.
- checkAccountExist(String) - Method in class com.atmbanksimulator.SQLite
-
Checks whether an account with the given number exists in the AccountDetails table.
- checkPin(String) - Method in class com.atmbanksimulator.Bank
-
Checks whether the given input matches the logged in account's PIN.
- com.atmbanksimulator - module com.atmbanksimulator
- com.atmbanksimulator - package com.atmbanksimulator
- Controller - Class in com.atmbanksimulator
-
ATM Simulator - Controller
- Controller() - Constructor for class com.atmbanksimulator.Controller
All Classes and Interfaces|All Packages