Question: Write a Java program using concepts up to chapter 16 that meets the following requirements: Use the details of Assignment 4 Sally's Restaurant and use

Write a Java program using concepts up to chapter 16 that meets the following requirements: Use the details of Assignment 4 Sally's Restaurant and use JavaFX to create a windows application. Use a combo box for the user to choose potato type, another for cooking type and one for Extras, and displaying the user's choice of each, with the total calorie count on the screen. You will not need to create any objects. Add color and an appropriate graphic to the output. As usual, at the beginning of the program add the standard comments including a program description. Purpose: Create a java program from detailed directions. Ability to: Follow established programming conventions for writing java programs Able to use JavaFX Create a scene and place in the stage Able to use loops Able to use if statements Create Labels Create Buttons Create combo box Use Color Add a Graphic Create an Event Driven Program
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
