Package main.Pages
Class StaffMain
java.lang.Object
main.Pages.Page
main.Pages.StaffMain
Page for Supervisor's main menu
- Since:
- 2023-4-13
-
Constructor Summary
ConstructorsConstructorDescriptionStaffMain(Page previousPage, Supervisor staff) Base constructor for this page -
Method Summary
Modifier and TypeMethodDescriptionMain executable for this page Please see thePageclass for abstract methodMethods inherited from class main.Pages.Page
getPreviousPage
-
Constructor Details
-
StaffMain
Base constructor for this page- Parameters:
previousPage- the previous pagestaff- the current user
-
-
Method Details
-
executable
Main executable for this page Please see thePageclass for abstract method- Specified by:
executablein classPage- Returns:
- next page
SetPassword,supervisorProjectView,supervisorViewRequest,CreateProjectPage,SupervisorEditTitle,SupervisorTransferStudent,SupervisorRequestHistory,StaffMain
-