Question: (A GUI app.) Create a very basic virtual telephone in JAVA that display a textbox and a button named Call. Configure your file so that
(A GUI app.) Create a very basic virtual telephone in JAVA that display a textbox and a button named "Call". Configure your file so that when you type a telephone number into your textbox and press "Call", you are presented with a message confirming the number you are calling. Also presented with another button called "Disconnect" that, when pressed, returns you to your code. Using the switch construct, associate three particular telephone numbers with three names, so that when you press the "Call" button, your confirmation message contains the name of the person you are 'calling' rather than just the telephone number.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
