|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectview.Filter
abstract class Filter
represents a filter to be used to constrain what is shown in the various view interfaces
| Field Summary | |
|---|---|
(package private) java.util.Collection<Course> |
validCourses
|
(package private) java.util.Collection<Room> |
validRooms
|
(package private) java.util.Collection<Teacher> |
validTeachers
|
| Constructor Summary | |
|---|---|
Filter()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
java.util.Collection<Room> validRooms
java.util.Collection<Teacher> validTeachers
java.util.Collection<Course> validCourses
| Constructor Detail |
|---|
Filter()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||