Class InventoryController
java.lang.Object
csce331.group13.project2.ui.InventoryController
Controller for the inventory management view.
Allows managers to view, add, edit, and manage inventory items.
- Author:
- Austin Glander
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
InventoryController
public InventoryController()
-
-
Method Details
-
initialize
public void initialize()
-