|
Class Summary |
| Assignment |
Assignment store the information for a course assignment. |
| BillBoard |
BillBoard is the grid of dates and courses with assignments |
| Course |
Course stores the info for one course |
| DrawingPanel |
The DrawingPanel class provides a simple interface for drawing persistent
images using a Graphics object. |
| HwBox |
HwBox is used to display one box worth of data, e.g. |
| Person |
Person stores the information for a person (Student, Teacher, ...) |
| plainDate |
plainDate is a way to read the date information from an assignment. |
| readAssignments2 |
readAssignments reads assigments from a scanner that got a list. |
| ReadTextArea |
ReadTextArea reads text put into a box with a submit button |
| Semester |
Semester. |
| TestScanner |
|
| ThinkAway |
ThinkAway is a main program for reading assignment information. |
| Week |
Week. |