Package main.Pages

Class supervisorProjectView

java.lang.Object
main.Pages.Page
main.Pages.supervisorProjectView

public class supervisorProjectView extends Page
supervisorProjectView is a subclass of Page that allows supervisor to view their project
Since:
13-4-2023
  • Constructor Details

    • supervisorProjectView

      public supervisorProjectView(Page previouPage, Supervisor staff)
      Constructor for this page
      Parameters:
      previouPage - the previous page
      staff - the current supervisor object
  • Method Details

    • executable

      public Page executable()
      Main executable for supervisorProjectView page
      Specified by:
      executable in class Page
      Returns:
      next page StudentMain