Programming > STUDY GUIDE > Hudson Valley Community College CISS 111pizza program.java (All)
/*Imran Bhuiyan *This program will create Pizza Order Frame * **/ import java.awt.*; import javax.swing.*; import javax.swing.event.*; import java.awt.event.*; public class pizzaprogram extend... s JFrame implements ItemListener, ListSelectionListener { double pricePizza = 0; double priceTopping = 0; double priceTotal = 0; //label for Pizza Frame JLabel title = new JLabel ("HVCC Pizza Parlor"); JLabel pick = new JLabel ("Choose your pizza size and toppings (1$ each)"); JLabel price = new JLabel ("Price of your pizza is $0.00"); JCheckBox wings = new JCheckBox("Side Order Hot Wings - add $5.00"); String[] Toppings = {"Eggplant", "Green Peppers", "Hot Peppers", "Pepperoni", "Sausage", "Mushrooms", "Anchovies"}; JList toppingslist = new JList(Toppings);//using for all toppings Font resfont = new Font ("Times New Roman", Font.BOLD, 18); Font bottomfont = new Font ("Times New Roman", Font.BOLD, 15); Container c; //radioButton JRadioButton small = new JRadioButton("Small($7)"); JRadioButton medium = new JRadioButton("Medium($9)"); JRadioButton large = new JRadioButton("Large($11)"); JRadioButton xlarge = new JRadioButton("X-Large($13)"); ButtonGroup group = new ButtonGroup(); //combobox JComboBox size = new JComboBox() [Show More]
Last updated: 2 years ago
Preview 1 out of 3 pages
Buy this document to get the full access instantly
Instant Download Access after purchase
Buy NowInstant download
We Accept:
Can't find what you want? Try our AI powered Search
Connected school, study & course
About the document
Uploaded On
May 28, 2021
Number of pages
3
Written in
This document has been written for:
Uploaded
May 28, 2021
Downloads
0
Views
49
In Scholarfriends, a student can earn by offering help to other student. Students can help other students with materials by upploading their notes and earn money.
We're available through e-mail, Twitter, Facebook, and live chat.
FAQ
Questions? Leave a message!
Copyright © Scholarfriends · High quality services·