|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| Box.Draggable | Interface implemented by Boxes that can be dragged |
| Class Summary | |
|---|---|
| AppointmentListView | AppointmentListView provides a UI for editing the appoitnments for a day. |
| AppointmentPanel | AppointmentPanel is the UI for editing an Appointment. |
| AppointmentTextFormat | common code to format an appointment's text for display on the UI |
| ApptBox | ApptBox is used to draw timed appointments on the time-grid part of the day and week UIs. |
| ApptBoxPanel | ApptBoxPanel is the base class for Panels that act as containers for Box and DateZone objects. |
| Box | Interface for objects that appear as boxes on the day/week/month UIs |
| ButtonBox | base class for a box that represents a clickable label on the calendar ui sub-classes must implement the onClick method. |
| DateZone | A DateZone is used to mark a rectagular area on the calendar UIs that corresponds to a particular date. |
| DayPanel | DayPanel is the UI for a single day. |
| LabelBox | A Box that shows a text label on the calendar. |
| MonthPanel | MonthPanel is the UI for a calendar month. |
| MonthPrintPanel | MonthPrintPanel creates the Borg month printouts |
| NoteBox | A Note Box is used to draw an untimed event on the day/week/month panels |
| TodoView | Dockable window that shows a sorted list of all todos, allows the user to take action on the todos, and lets the user quickly enter a new todo |
| WeekPanel | WeekPanel is the UI for a single week. |
| YearPanel | YearPanel is the Year UI. |
the calendar package contains UI classes for the calendar views and appointments
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||