Question: The objective of the assignment is to write a GUI app with JavaFX using many Java classes to create GUI objects. Use this formula, to

The objective of the assignment is to write a GUI app with JavaFX using many Java classes to create GUI objects. Use this formula, to calculate the Future Value: Future Value = Investment Amount * (1 + Monthly Interest Rate)^Number of Years*12 For example: If the Investment Amount is $1000.00 with an Annual Interest Rate of 3.25 and 1 Year, then the Future Value would be $1032.98. GUI: The Future Value would be displayed in the window along with the input fields. Here is a sample of what the window might look like. This is just an example so you should feel free to make your own window design. Both the input and output must be done with a GUI. Name the application Investment.java. Submit application through the assignment tool in Canvas. Make use of fonts and colors where needed. A layout must be used. You can choose the one that best suits your design
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
