Class MenuController

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

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

    • MenuController

      public MenuController()
  • Method Details

    • initialize

      public void initialize()