Assignment introduction to programming using java- you may


Assignment: Introduction to Programming Using Java

During an earlier in-lecture exercise, you developed a GUI interface like the one below. This assignment will involve modifying that application to include calculating the price of pizzas. Assume that the price of a small pizza is $10.95, the price of a medium pizza is $13.95, and the price of a large pizza is $16.95. The price of each topping (not including plain) is $1.00. Modify the GUI so that it calculates and displays the total price for a pizza as the selections change (real-time price calculations).

You may choose how and where the price will be displayed on your GUI interface.

376_GUI.jpg

Note the program should start with Pizza Size Small and Toppings Plain selected. Selection of Plain under toppings clears all of the other topping selections. Selecting a topping other than Plain clears Plain selection (if selected). Make sure you size your window appropriately so there is not excessive empty space.

Submit the source code and screen shots of each program's output in a zip file named as follows: Assignment12 followed by an underscore (_) followed by your first name initial, followed by your last name, followed by your course section number.

Solution Preview :

Prepared by a verified Expert
JAVA Programming: Assignment introduction to programming using java- you may
Reference No:- TGS02389544

Now Priced at $55 (50% Discount)

Recommended (92%)

Rated (4.4/5)