Package MySTARS
Class LogoutView
java.lang.Object
MySTARS.View
MySTARS.LogoutView
public final class LogoutView extends View
The log out page before being redirected to the
LoginView.- Since:
- 2020-11-1
- Version:
- 1.0
- Author:
- Nicolette
-
Constructor Summary
Constructors Constructor Description LogoutView() -
Method Summary
Modifier and Type Method Description voidprint()Required method from View.
-
Constructor Details
-
LogoutView
public LogoutView()
-
-
Method Details