IT215 Week 9 Inventory Program Part 6

$ 15

IT215 Week Nine: Java Programming Applications

CheckPoint Inventory Program Part 6

Modify the Inventory Program to include an add button, a delete button, and a modify 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.

Add a save button to the GUI that saves the inventory to a C:\data\inventory.dat file.

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

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.

Post as an attachment in Java format.

92 in stock

SKU: IT215WEEK9INVENTORYPART6 Category:

Description

IT215 Week Nine: Java Programming Applications

CheckPoint Inventory Program Part 6

Modify the Inventory Program to include an add button, a delete button, and a modify 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.

Add a save button to the GUI that saves the inventory to a C:\data\inventory.dat file.

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

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.

Post as an attachment in Java format.

Reviews

There are no reviews yet.

Only logged in customers who have purchased this product may leave a review.