IMPORTANT NOTES: · In Eclipse IDE, Students should create a new project named: HOMEWORK_4. Submit only .java files . Do not zip them! · Due date: May 5th 2021 Problem (100 Points): From homework 2...



IMPORTANT NOTES:


· In Eclipse IDE, Students should create a new project named: HOMEWORK_4. Submit
only .java files
.
Do not zip them!


· Due date: May 5th 2021





Problem (100 Points):




From homework 2 and 3, you learn how to create a window to collect users’ inputs about book information. Additionally, you learned how to execute query from a database. This last homework is the combination of what you have learned and you are required to create a window that can be used to add records to a database as well as to query from a database.





Part 1:
Create a window with two tabs using WindowBuilder. When a user clicks on the first tab, she can insert records to a database and she can query from the database if she clicks on the second tab. The window should be like as follows.







Part 2:
Add necessary codes to achieve the functions of adding records and executing query.






Hint: You need to use the class TabbedPane and also please refer to the codes that I uploaded to e-learning.


May 06, 2021
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here