Fill This Form To Receive Instant Help

Help in Homework
trustpilot ratings
google ratings


Homework answers / question archive / ITSS3312

ITSS3312

Computer Science

ITSS3312.001 – Object-Oriented Programming Homework 3 IMPORTANT NOTES: • In Eclipse IDE, Students should create a new project named: HOMEWORK_3. Submit only .java files. Do not zip them! • Due date: April 13 2021 Problem (100 Points): This problem is based on your homework 2, in which you created a window application. On the same window, you are now required to insert users’ inputs into a database PART I Create a database and give it a name (it can be your initial or anything else). In the database, create a table that has the required fields to capture all attributes of a book. PART II: Add necessary codes to your .java file created in homework_2 such that it can connect with the database. Then you also need to add necessary codes to insert a book’s information to the table. Hint: Refer to the codes that I uploaded to e-learning. Object-Oriented Programming Homework 4 IMPORTANT NOTES: • In Eclipse IDE, Students should create a new project named: HOMEWORK_4. Submit only .java files. Do not zip them! 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.

pur-new-sol

Purchase A New Answer

Custom new solution created by our subject matter experts

GET A QUOTE