Description: Based on Java technology, only the implementation process of ATM cash machine at this procedure, use the following JAVA class library: dataAccess (Data Manipulation) categories: database contains the relevant operation for atmScreen (ATM screen) categories: the main window to create the operation and the corresponding button Event Account (user account) categories: contains the user authentication information, such as balance inquiries and扣钱Ways readCard (card reader) categories: contains read the user card number and retirement card (System Exit) moneyMachine (money machine) categories: just for printing a list of Atm (System) categories: system, start the main method is responsible for other types of call
File list (Check if you may need any files):
............\atmnew
............\......\Account.java
............\......\Atm.java
............\......\atmScreen.java
............\......\dataAccess.java
............\......\moneyMachine.java
............\......\readCard.java
............\......\文件说明.txt
............\......\运行
............\......\....\Account.class
............\......\....\Atm$1.class
............\......\....\Atm.class
............\......\....\atmScreen$1.class
............\......\....\atmScreen.class
............\......\....\Data
............\......\....\....\atm.mdb
............\......\....\dataAccess.class
............\......\....\moneyMachine.class
............\......\....\readCard.class
............\......\....\测试帐号.txt
............\......\....\运行.bat