Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

(JAVA)Please I need help with coding even if its just with a part, other answers will have dislike. It must contain the following private attributes:

(JAVA)Please I need help with coding even if its just with a part, other answers will have dislike. It must contain the following private attributes:

1. Visitors first name 2. Visitors last name 3. Company from 4. Visitors ID 5. Photo 6. Staff visiting name 7. Office no. 8. Date time in (timestamp) 9. Date time out (timestamp)

It must contain the following menu and menu items:

1. File Add Visitor will add a new visitor. Should include the visitors photo. Modify Visitor search should be made first by visitors id, then if found will display modify frame. Should include the visitors photo. Display Visitor History search should be made first by visitors id, then if found will display visitor history (using a JTable). Today Report will display all visits of that date (in a JTable). Exit

2. Help Help Contents will display the help of your program. About will display an about window displaying the creator's name.

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 for the visitors id. Once you enter the value then you will open the Modify or Display visitor history frames. Today's Report will display all todays 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 visitors photo. Your program should use the class JFileChooser in order to get the visitors photo name.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Information Modeling And Relational Databases

Authors: Terry Halpin, Tony Morgan

2nd Edition

0123735688, 978-0123735683

More Books

Students also viewed these Databases questions

Question

What information is reported in a balance sheet? Discuss.

Answered: 1 week ago