Package main.Pages
Class StudentMain
java.lang.Object
main.Pages.Page
main.Pages.StudentMain
StudentMain is a subclass of Page that allows student to interact with the FYP system
- Since:
- 13-4-2023
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class main.Pages.Page
getPreviousPage
-
Constructor Details
-
StudentMain
Constructor for this class- Parameters:
previousPage
- the previous pagestudent
- the current user
-
-
Method Details
-
executable
Main executable for this page- Specified by:
executable
in classPage
- Returns:
- next page
Welcome
,StudentRequestTitleChange
,StudentRequestHistory
,StudentRequestDeregister
,StudentMyProject
-