Package main.boundary.welcome
Class ExitPage
java.lang.Object
main.boundary.welcome.ExitPage
This class provides a UI for the user to exit the system.
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
ExitPagepublic ExitPage()
 
- 
- 
Method Details- 
exitPagepublic static void exitPage()Displays an exit page.
 
-