Package main.Pages

Class CoordAllProject

java.lang.Object
main.Pages.Page
main.Pages.CoordAllProject

public class CoordAllProject extends Page
Page for Coordinator to view all projects
Since:
2023-4-13
  • Constructor Details

    • CoordAllProject

      public CoordAllProject(Page previousPage, Coordinator coordinator)
      Base constructor for this page
      Parameters:
      previousPage - the previous page that redirected to this page
      coordinator - the current user
  • Method Details