Package MySTARS

Class PrintStudentListView

java.lang.Object
MySTARS.View
MySTARS.PrintStudentListView

public final class PrintStudentListView
extends View
Class to handle the admin function of printing the list of students.
Since:
2020-11-1
Version:
1.0
Author:
Bhargav
  • Constructor Summary

    Constructors 
    Constructor Description
    PrintStudentListView()  
  • Method Summary

    Modifier and Type Method Description
    void print()
    Displays the a list of Students.

    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