|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectschedule.AdminConstraints
abstract class AdminConstraints
This class represents the sequence of button selections as seen in Section 2.4.1 of the Functional Requirements.
Constructor Summary | |
---|---|
AdminConstraints()
|
Method Summary | |
---|---|
abstract void |
back()
This method will exit the admin out of the constraint selection. |
abstract void |
openAdjCourseDistDialog()
This method relates to object AdminAdjCourseDistConstraint. |
abstract void |
openCourseOverlapDialog()
This method relates to object AdminCourseOverlap. |
abstract void |
openLectLabTimeDialog()
This method relates to the object AdminLectLabTimeConstraint. |
abstract void |
openTimeConstraintDialog()
This method relates to object AdminTimeConstraint. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
AdminConstraints()
Method Detail |
---|
public abstract void openTimeConstraintDialog()
public abstract void openCourseOverlapDialog()
public abstract void openAdjCourseDistDialog()
public abstract void openLectLabTimeDialog()
public abstract void back()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |