IMPORTANT NOTES:
· In Eclipse IDE, Students should create a new project named: HOMEWORK_4. Submitonly .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.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here