Package src.view

Class StaffConfigHolidayView

Object
StaffConfigHolidayView

public class StaffConfigHolidayView extends Object
View for cinema staff to add or delete the holiday from the holidays ArrayList in the database
Version:
1.0
Author:
Jonathan Ng
  • Constructor Details

    • StaffConfigHolidayView

      public StaffConfigHolidayView()
      Constructor
  • Method Details

    • printMenu

      public void printMenu()
      Method to print the boiler plate
    • appContent

      public void appContent()
      Method to call printMenu Upon successful choice, configureHoliday under CinemaStaffManager will be called and the holiday will be added/deleted and the database will be updated