Class InventoryController

java.lang.Object
csce331.group13.project2.ui.InventoryController

public class InventoryController extends Object
Controller for the inventory management view. Allows managers to view, add, edit, and manage inventory items.
Author:
Austin Glander
  • Constructor Details

    • InventoryController

      public InventoryController()
  • Method Details

    • initialize

      public void initialize()