Package main.Pages
Class CoordinatorMain
java.lang.Object
main.Pages.Page
main.Pages.CoordinatorMain
Page for Coordinator's main menu
- Since:
- 2023-4-13
-
Constructor Summary
ConstructorsConstructorDescriptionCoordinatorMain
(Page previousPage, Coordinator staff) Base constructor for this page -
Method Summary
Modifier and TypeMethodDescriptionMain executable for this page Please see thePage
class for abstract methodMethods inherited from class main.Pages.Page
getPreviousPage
-
Constructor Details
-
CoordinatorMain
Base constructor for this page- Parameters:
previousPage
- the previous pagestaff
- current user
-
-
Method Details
-
executable
Main executable for this page Please see thePage
class for abstract method- Specified by:
executable
in classPage
- Returns:
- next page
SetPassword
,CoordAllProject
,CoordMyProject
,CoordViewRequest
,CreateProjectPage
,CoordEditTitle
,CoordTransferStudent
,StudentRequestHistory
,Welcome
,CoordinatorMain
-