Description: Easy bank card management system as the simulation of ATM systems, can open an account, deposit, withdrawal, report the loss, the basic functions, such as consumer households.
File list (Check if you may need any files):
Bank
....\.classpath
....\.project
....\bin
....\...\Const.class
....\...\LoginFrame.class
....\...\NewAccount.class
....\...\User.class
....\...\WorkFrame.class
....\src
....\...\Const.java
....\...\LoginFrame.java
....\...\NewAccount.java
....\...\User.java
....\...\WorkFrame.java