Package MySTARS

Class AdminMainView

java.lang.Object
MySTARS.View
MySTARS.AdminMainView

public final class AdminMainView
extends View
The main menu for the Student side of the Application.
Since:
2020-11-1
Version:
1.0
Author:
Bhargav
  • Constructor Summary

    Constructors 
    Constructor Description
    AdminMainView()  
  • Method Summary

    Modifier and Type Method Description
    private void changeEntryTiming()
    Changes MySTARS access start and end dates and times.
    private void changePassword()
    Changes the Password for the Database.CURRENT_USER.
    void print()
    Prints menu options for the User to select from.

    Methods inherited from class MySTARS.View

    clearScreen

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait