In this program, you will be creating a distance conversion program. You’ve probably written one of these in your past classes, but this one will require JavaFX. The emphasis is on the graphical application.You will need these conversion guides.Name your project FirstnameLastnameAssignmentNumberWrite a program that will display an input field. The input field will take a distance in meters. It will then convert that distance into another distance based on unit which is selected via a radio button. Use the reference image blow.Tape measure gui imageThis will require the following:Notes:Be sure to test your application with 4 inputs:Your source code must include the following documentation:To turn in your application, find the folder containing your entire project (not the folder with the “java” file), zip it up, and turn it in.
Reviews
There are no reviews yet.