Assignment Chef icon Assignment Chef

[SOLVED] Cs2070 assignment 12: write a distance converter

5.0 1 customer review Digital download

Digital download

$25.00

Availability
In stock
Checkout
One item

Need a hand?

Message us on WhatsApp for payment or download support.

WhatsApp QR code
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.