Question: n Chapter 12, you created an interactive StaffDinnerEvent class that obtains all the data for a dinner event for Carly's Catering, including details about the

n Chapter 12, you created an interactive StaffDinnerEvent class that obtains all the data for a dinner event for Carly's Catering, including details about the event and all the staff members required to work at the event. Now, modify the program to prompt the user for data for three dinner events and to create a data file that contains each event number, event type code, number of guests, and price. Save the program as StaffDinnerEventAndCreateFile.java. b. Write a program that displays the data saved in the file created in part 1a. Save the program as DisplayDinnerEventFile.java.

I want to attach the files but it wont allow me on this page. I did this assignment above already, but the assignment that I need after the chapter 12 Carlys Catering, StaffDinnerEvent, and DisplayDinnerEventFile,java. is

In previous chapters, you have created a number of programs for Carly's Catering. Now, create an interactive program that allows the user to enter the number of guests for an event into a text field; if the value entered is not numeric, set the event price to 0. Also allow the user to choose one entree from a group of at least four choices, up to two side dishes from a group of at least four choices, and one dessert from a group of at least three choices. Display the cost of the event as $35 per person; as the user continues to select and deselect menu items, display a list of the current items chosen. If a user attempts to choose more than two side dishes, remove all the current side dish selections so that the user can start over. Save the program as JCarlysCatering.java. is

In previous chapters, you have created a number of programs for Carly's Catering. Now, create an interactive program that allows the user to enter the number of guests for an event into a text field; if the value entered is not numeric, set the event price to 0. Also allow the user to choose one entree from a group of at least four choices, up to two side dishes from a group of at least four choices, and one dessert from a group of at least three choices. Display the cost of the event as $35 per person; as the user continues to select and deselect menu items, display a list of the current items chosen. If a user attempts to choose more than two side dishes, remove all the current side dish selections so that the user can start over. Save the program as JCarlysCatering.java. previous files are

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 Databases Questions!