Question: JAVA (GUI) project: ATM MAchine You have two text file 1. AccountInformation.txt: will contain the Account informations. Formate of the file will be -account number
JAVA (GUI) project:
ATM MAchine
You have two text file
1. AccountInformation.txt: will contain the Account informations. Formate of the file will be
-account number
-last name
-first name
-balance atm access status: active/disable
2. Password.txt : will contain the login information. Format of the file will be
AccountNumber password
At first do the Login then show the menus .

You have to implement all this functionality. For each button click open a new user interface to get the appropriate data and show the result. If a user clicks on the button Make a Transfer you should show a GUI that has the account number and amount to transfer. You are free to add more functionality.
Important: Please note that all term projects are questions. In other words, you are free functionally and improve the user interfaces.
Account Number: Password: Login Deposit withdraw Check Balance Make a Transfer Change Password Logout
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
