Question
In JAVA Please note, if the code is not commented thoroughly I will not rate a thumbs up for a solution . Make sure that
In JAVAPlease note, if the code is not commented thoroughly I will not rate a thumbs up for a solution.
Make sure that you CREATE A MENU SYSTEM. The menu should have sub-menus for plans, phones, options, and a file menu that allows the user to exit the GUI. The total cost of the plan should be displayed and updated as the user makes menu choices. Be sure to include as many advanced GUI elements as make sense as you complete this assignment. For instance, include Tool Tips and MNemonic keys. Please make sure you comment your code thoroughly. The code should be nicely formatted and should use proper variables.
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 1
500 minutes per month: $99.00 per month
The provider sells the following phones (a 6 percent sales tax applies to the sale of a phone):
Model 100: $29.95
Model 110: $49.95
Model 200: $99.95
Customers may also select the following options:
Voice mail: $5.00 per month
Text messaging: $10.00 per month
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 options desired. As the user selects items from the menu, the application should show the prices of the items selected.
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