Question: (JAVA PROGRAM) Modify the mortgage program with GUI to allow the user to input the amount of a mortgage and then by using JMenu, select
(JAVA PROGRAM) Modify the mortgage program with GUI to allow the user to input the amount of a mortgage and then by using JMenu, select from a Menu (Term and Rate) of mortgage loans: 7 years at 5.35%, 15 years at 5.5% and 30 years at 5.75 %. Use another Menu for Reset of Exit. Display the mortgage payment amount. Then, list the loan balance and interest paid for each payment over the term of the loan in a JTextArea. Allow the user to loop back and enter a new amount and make a new selection, or quit. Insert comments in the program to document the program.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
