Package main.Pages
Class Welcome
java.lang.Object
main.Pages.Page
main.Pages.Welcome
Welcome page
- Since:
- 13-4-2023
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class main.Pages.Page
getPreviousPage
-
Constructor Details
-
Welcome
Constructor for the Welcome class- Parameters:
previousPage
- the previous page
-
-
Method Details
-
executable
Main executable for the page- Specified by:
executable
in classPage
- Returns:
- next page
StudentLogin
,StaffLogin
-