Dear all I need your guidlines with this project because I dodnt done nothin yet an i am terrified to admit that I am going to deliver this on Wednesday and in the midtime I have a final in another course.
What I didn till now is the UML for my classes which I dont thik is complete.
I will describe the problem description. I need to develop a small bank application which wil have basically focus on GUI components (Swing). If I develop an applet scenario that could be even better.
Now I am stack on how I am going to implement this.
The professor wants authentication uppon start up, creation of new users accounts,, after succesful login users should be able to edit their usernames.
The windows should have 4 tabs, Customer Details, Transactions, Funds and sub accounts.
I created the UML class diagram as login , abstract accounts class and inherit Savings etc.
How I am going to implement the rest?
Is there any easy to unndestant tutorial o swing?
Thanks