Academic Integrity: tutoring, explanations, and feedback — we don’t complete graded work or submit on a student’s behalf.

1. Create a complete UML diagram which shows the relationships between the three

ID: 3552791 • Letter: 1

Question

1.

Create a complete UML diagram which shows the relationships between the three classes, Account, Savings, and Checking and all of the fields and methods in each. The only modification required to the Account class is the addition of an abstract method called closeMonth. I recommend using Raptor's Object Oriented Mode to do this, but you may do it in Word, PowerPoint, or Visio. The UML diagram has a separate BlackBoard assignment and due date. Implement and test your new subclasses. Because all three classes are public, they each require their own files. Implement the user interface for this new bank, Call the class Lab06Test. Coincidentally, the GUI looks just like the one used in Lab 4 and 5, but all of the buttons are active. Submit the working classes and test program via the BlackBoard assignment. Note that this is four Java files whose names must be Account.java, Savings.java, Checking.java, and Lab06Test.java. New Functionality The Savings and Checking radio buttons determine which kind of account is created. As before the initial balance comes from the Amount textbox and the program assigns a new Account ID number. For a savings account the program requests the annual interest rate and the minimum balance using showlnputDialog. For a checking account it requests the monthly fee and the minimum balance.

Explanation / Answer

Get the same through this link : https://drive.google.com/#folders/0B5e1-GnoHVpBU3RCS3dUUHVvSVE :)