Index
All Classes and Interfaces|All Packages
D
- deposit(float) - Method in class com.atmbanksimulator.Bank
-
Deposits the given amount into the logged in account.
- deposit(float) - Method in class com.atmbanksimulator.BankAccount
-
Deposits the given amount into this account.
- deposit_transferred(String, float) - Method in class com.atmbanksimulator.Bank
-
Credits the given amount into a receiver's account as part of a transfer.
- deposit_transferred(String, float) - Method in class com.atmbanksimulator.BankAccount
-
Credits the given amount to a receiver's account as part of an incoming transfer.
- depositMenu() - Method in class com.atmbanksimulator.View
-
Constructs and returns the deposit menu with predefined amount buttons (£5, £10, £20, £50, £100, £200).
All Classes and Interfaces|All Packages