Question
Write an application that displays a menu system. The menu system should allow the user to select one package,one phone, and any of the option
Write an application that displays a menu system. The menu system should allow the user to select one package,one phone, and any of the option desired. As the user selects items from the menu, the application should show he prices of the item selected.
(Group JRadioButton) Cell Solutions, a cell phone provider, sells the following packages:
300 minutes per month: $45.00 per month 800 minutes per month: $65.00 per month 1500 minutes per month: $99.00 per month
(Group JRadioButton) The provider sells the following phones. ( A 6% sales tax applies to the sale of a phone.)
Model 100: $29.95 Model 110: $49.95 Model 200: $99.95
(CheckBox)Customers may also select the following options:
Voice mail: $5.00 per month
Text messaging: $10.00 per month
The final output should display the package cost, phone cost, and the options cost within three textfields, and calculate button to display the total cost.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started