Question: Challenge Activity 1 : Library Information System GUI Design a GUI for Book view class for the following Library Information System, which you have worked

Challenge Activity 1: Library Information System GUI
Design a GUI for Book view class for the following Library Information System,
which you have worked on in Week 9 Challenge Activity 1
1. Library Item Class Design and Testing
Design a class that holds the Library Item Information, with item name, author,
publisher. Write appropriate accessor and mutator methods. Also, write a tester
program that creates three instances/objects of the Library Items class.
2. Extending Library Item Class
Library and Book Classes: Extend the Library Item class in (1) with a Book class
with data attributes for a books title, author, publisher and an additional
attributes as number of pages, and a Boolean data attribute indicating whether
there is both hard copy as well as eBook version of the book.
Demonstrate Book Class in a GUI Tester Program with an object of Book class. Please use class function

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!