Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Kingdom of Saudi Arabia Ministry of Education Taibah University College of Computer Science and Engineering ( CCSE ) Computer Science Department ( 2 ) Design
Kingdom of Saudi Arabia
Ministry of Education
Taibah University
College of Computer Science and
Engineering CCSE
Computer Science Department
Design the customer interface where he can do the following tasks:
a Showing the list of library items from each file in the console window right after
the customer has logged in
b The options Search or Borrow mean that the customer wants to search or borrow
a library item from either these categories, where it will take the user to another
screen where he can enter the title for searching or borrowing. Note that the field
"title" is required to complete the process, and when the library item is found, the
customer can proceed to either exit or borrow. The borrow summary will be
displayed at the bottom of the window Hint: use different color for the message
The borrow summery will be displayed using the method "borrowSummary".
c When pressing the "Exit" button, the system will terminate the application.
Library Management System
Find a Publication by Title...
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started