A C D E G I M P R S

D

doDrop(String, String) - Method in class controller.Controller
Drop a specified student from a specified course
doDrop(String, String) - Method in interface gui.RegController
Drop a specified student from a specified course
doEnroll(String, String) - Method in class controller.Controller
Enroll specified student in specified course
doEnroll(String, String) - Method in interface gui.RegController
Enroll specified student in specified course
doGrade(String, String, String) - Method in class controller.Controller
Set grade for specified student in specified course
doGrade(String, String, String) - Method in interface gui.RegController
Set grade for specified student in specified course
doReportAllCourses() - Method in class controller.Controller
Print a report for all courses
doReportAllCourses() - Method in interface gui.RegController
Print a report for all courses
doReportAllStudents() - Method in class controller.Controller
Print a report for all students
doReportAllStudents() - Method in interface gui.RegController
Print a report for all students
doReportCourse(String) - Method in class controller.Controller
Print a report for a specific course
doReportCourse(String) - Method in interface gui.RegController
Print a report for a specific course
doReportStudent(String) - Method in class controller.Controller
Print a report for a specific student
doReportStudent(String) - Method in interface gui.RegController
Print a report for a specific student

A C D E G I M P R S