Question: in java 3. Hotel ABC would like to have his own registration form, as given in the below 8 figure A. Make a program to

in java 3. Hotel ABC would like to have his own registrationin java

3. Hotel ABC would like to have his own registration form, as given in the below 8 figure A. Make a program to draw the above GUI named "Add user" such that pool view and seaside are allowing only one select, text area is 5 rows and 5 columns. (don't import any packages, assume it is Check in Date Guest Name 2 points) O Pool View Sea Side Text Area B. Develop a class called "Reservation" that store the data filled by C. Add behavior to the save button to call a function that stores the data in binary file called "d:TMIUUser.dat". After save complete show a message dialog with "Save Complete...(1.5 points) Add behavior to the Load button so that it loads all the data of binary file from "d:MIUUser.da" and shows it in Message D. Private Room Options Babby Bed Save No Smooking ia E. Inherit from the "Add user" GUI and add button Message "send to server" that compose a string containing all the form elements and send it to server IP:192.168.1.2 port:6000, the server then compose an object from registration and save it to binary file. Hint use the String.split) function Guest Name: Ahmed Mohamed Check In Date: 2215/22015 Comments i would like to have a special discount Is Sea View true Op: Private Room Op: Babby Bed OK

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!