Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

In Java using JavaFX Future Value OBJECTIVE The objective of the assignment is to write a GuI app with JavaFX using many Java classes to

In Java using JavaFX image text in transcribed
Future Value OBJECTIVE The objective of the assignment is to write a GuI app with JavaFX using many Java classes to create GUI objects. INSTRUCTIONS: Create a GUI (Graphical User Interface) application that calculates the future value of an investment. Write an application that gets as input the following: Investment Amount Annual Interest Rate .Number of Years 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 $1,467.84 102.89 , 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. Future Value Investment Amount Annual Interest Rate Number of Years Future Value REQUIREMENTS: 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

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Machine Performance Modeling Methodologies And Evaluation Strategies Lncs 257

Authors: Francesca Cesarini ,Silvio Salza

1st Edition

3540179429, 978-3540179429

More Books

Students also viewed these Databases questions