Question: In this assignment we will implement a simple GUI which provides a report on the apple shipments stored in our apples.txt output file from the

In this assignment we will implement a simple GUI which provides a report on the apple shipments stored in our apples.txt output file from the shipment tracker. The GUI will be based on JavaFX. You should use the Horizon system to complete this assignment unless you are comfortable with using multiple versions of the JDKs (JavaFX is not integrated in versions of Java after version 8, so JDK 8 must be used). Horizon uses JDK8 by default. I have provided the code for this application, you will only need to fill in the blanks as marked by // FIB comments in the source code file provided using the following process: 1. Search for the FIB comments in the source code (there are 5, each worth 7 points). 2. Follow the instructions for that FIB, use the surrounding code statements to figure out what to replace them with. 3. Be sure to remove all underscores which serve as blanks and replace them with your code. 4. DO NOT REMOVE MY // FIB comments! You will not receive credit for that statement if you remove the comment. The necessary code and input files are contained in the attached ZIP archive file.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!