Index

A B C D G H I L M N P R S T U V W 
All Classes and Interfaces|All Packages

P

process(String) - Method in class com.atmbanksimulator.Controller
Connects a button press action from the View to the appropriate method in UIModel.
processAccountDetails() - Method in class com.atmbanksimulator.UIModel
Handles the Account Details button within settings.
processBalance() - Method in class com.atmbanksimulator.UIModel
Handles the Balance button.
processChangePassword() - Method in class com.atmbanksimulator.UIModel
Handles the Change Password button.
processChangePlan() - Method in class com.atmbanksimulator.UIModel
Handles the Change Plan button.
processChangeWithdrawalLimit() - Method in class com.atmbanksimulator.UIModel
Handles the Change Withdrawal Limit button.
processClear() - Method in class com.atmbanksimulator.UIModel
Clears the current numberPadInput and refreshes the display.
processDeposit() - Method in class com.atmbanksimulator.UIModel
Handles the Deposit button.
processDeposit_PreDefined(String) - Method in class com.atmbanksimulator.UIModel
Handles predefined deposit amount buttons (£5, £10, £20, £50, £100, £200).
processEnter() - Method in class com.atmbanksimulator.UIModel
Handles the ENTER button press.
processExit() - Method in class com.atmbanksimulator.UIModel
Handles the EXIT button.
processHome() - Method in class com.atmbanksimulator.UIModel
Handles the Home button.
processNumber(String) - Method in class com.atmbanksimulator.UIModel
Handles numpad digit, decimal point, and backspace input.
processSettings() - Method in class com.atmbanksimulator.UIModel
Handles the Settings button.
processStart() - Method in class com.atmbanksimulator.UIModel
Called when the user clicks START.
processTransaction() - Method in class com.atmbanksimulator.UIModel
Handles the History button.
processTransfer() - Method in class com.atmbanksimulator.UIModel
Handles the Transfer button.
processUnknownKey(String) - Method in class com.atmbanksimulator.UIModel
Handles any unrecognised button press.
processWithdraw() - Method in class com.atmbanksimulator.UIModel
Handles the Withdraw button.
A B C D G H I L M N P R S T U V W 
All Classes and Interfaces|All Packages