Question: Basically is a program that contains JFrame and a database. In java just in case. The instructions are from project name onwards. I hope you

Basically is a program that contains JFrame and a database. In java just in case. The instructions are from project name onwards. I hope you have an idea of what it would be like. Let me know if you can understand it

Basically is a program that contains JFrame and a database. In javajust in case. The instructions are from project name onwards. I hope

Project Objectives: To write a program that implements the following Advanced Programming concepts: 1. Data encapsulation 2. Instantiate classes 3. Inheritance 4. Graphical User Interface concepts 5. Inner classes 6. Database Project Name: Company Reception The program will have the following private attributes: 1. Visitor's first name 2. Visitor's last name 3. Company from 4. Visitor's ID 5. Photo 6. Staff visiting name 7. Office no. 8. Date time in (timestamp) 9. Date time out (timestamp) The program will have the following menu and menu items: 1. File - Add Visitor - Modify Visitor - Display Visitor History - Today Report - Exit 2. Help - Help Contents - About Items menu description: - Add visitor - will add a new visitor. Should include the visitor's photo. - Modify visitor - search should be made first by visitor's id, then if found will display modify frame. Should include the visitor's photo. - Display visitor history - search should be made first by visitor's id, then if found will display visitor history (using a JTable). - Today Report - will display all visits of that date (in a JTable). - Help contents - will display the help of your program. - About - will display an about window displaying each of your member team names. All the records or data will be saved into a database and the photo image into a default directory. Before opening the Modify and Display visitor history frame you should open a dialog window search frame asking the visitor's id. Once you enter the value then you will open the Modify or Display visitor history frames. Today Report it will display all today's visits. For the Display visitor history and Today Report frames you should use a JTable component. In Add, Modify and Display visitor history frame should be the visitor's photo. Your program should use the class JFileChooser in order to get the visitor's photo name

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!