These buttons should allow the user to perform the


1. Modify the Program to include an Add button, a Delete button, and a Modify (buttons have been added!!) button on the GUI.

These buttons should allow the user to perform the corresponding actions on the item name, the number of units in stock, and the price of each unit. An item added to the inventory should have an item number one more than the previous last item.

2. Add a Save button to the GUI that saves the inventory to a C:datainventory.dat file. (button added already)

3. Use exception handling to create the directory and file if necessary.

4. Add a search button to the GUI that allows the user to search for an item in the inventory by the product name. If the product is not found, the GUI should display an appropriate message. If the product is found, the GUI should display that product's information in the GUI. (Again button Added)

Attachment:- MeritBadge.zip

Solution Preview :

Prepared by a verified Expert
JAVA Programming: These buttons should allow the user to perform the
Reference No:- TGS01250277

Now Priced at $20 (50% Discount)

Recommended (95%)

Rated (4.7/5)