I have written an ATM GUI but I am having issues with some of the
I have written an ATM GUI but I am having issues with some of the
code. Could someone please review my code and point out my errors? Thanks again. Attached are the requirements (instructions) and my code. Any help would be much appreciated. It looks as if the AtmGui.java file has all the errors, whereas the other 2 files appear good to go. I think the issue is with my two account objects (checking and savings) in the AtmGui.java but I am at a stand still at the moment. I am using NetBeans to write and compile the code. Any feedback is appreciated.