Waiting for answer This question has not been answered yet. You can hire a professional tutor to get the answer.

QUESTION

I have attached the zip file that contains all of the code that is already written. ****PLEASE NOTE THIS PROGRAM MUST EXECUTE IN TEXTPAD***** I need

I have attached the zip file that contains all of the code that is already written.

****PLEASE NOTE THIS PROGRAM MUST EXECUTE IN TEXTPAD*****

I need the following things to be added and modified in the program! :-)

Modify the Bookstore Program to include the following additional functionality:

  • Make the logo slightly bigger to be visible in the program.
  • Add an Add button to the GUI.  When clicked, the user should be allowed to enter the ISBN, title, author, publisher, year published and the price.  The new inventory item should be sorted and then displayed.  
  • Add a Delete button to the GUI.  When clicked, the current inventory item should be removed from the inventory.  User should receive confirmation of the deletion. The next item in the inventory should be displayed. 
  • Add a Modify button to the GUI.  When clicked, the user should be allowed to modify the title, author, publisher, year published and the price.  The modified inventory item should be displayed. 
  • Add a Save button to the GUI.  When clicked, the entire inventory should be saved to C:datait215bookinventory.dat.  User should receive confirmation of the save.  Note:  Exception handling should be used to create the directory and file if necessary. 
  • Add a Search button to the GUI.  When clicked, the user should be allowed to search for an item in the inventory by the title. If the book is not found, the GUI should display an appropriate error message. If the product is found, the GUI should display that product's information in the GUI.   
Show more
LEARN MORE EFFECTIVELY AND GET BETTER GRADES!
Ask a Question