|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectstudent.MainUI
abstract class MainUI
This is the main user interface for the student user.
| Constructor Summary | |
|---|---|
MainUI()
|
|
| Method Summary | |
|---|---|
abstract void |
enterFutureSchedulePreference()
EnterFutureSchedulePreference brings up the user interface that allows a student to enter their preferences for what they would like to take in upcoming quarters in order to help the scheduling administrator create enough sections. |
abstract void |
viewGeneratedSchedules()
ViewGeneragedSchedules brings up the user interface that allows a student user to see schedules that have been made available for viewing by the scheduling administrator. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
MainUI()
| Method Detail |
|---|
public abstract void viewGeneratedSchedules()
public abstract void enterFutureSchedulePreference()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||