Package caltool.view

Model classes for the viewing functions of the Calendar Tool, including viewing items at different calendar levels, viewing item lists, and filtered item viewing.

See:
          Description

Class Summary
AppointmentListItem An AppointmentListItem is the somewhat abbreviated description of an appointment that appears in appointments and meetings list views.
DailyAgenda A DailyAgenda contains the scheduled item information for a calendar day.
Filter  
FullMonthName  
Lists Class Lists is the model class that encapsulates the View->Lists commands.
MonthlyAgenda A MonthlyAgenda contains a full month name, the day of the week for its first day, and the number of days.
SmallDayView A SmallDayView is the model of a day in a monthly agenda.
TaskDescriptorList  
TimeSlotDescriptorList  
View Class View is the top-level model class in the view package.
WeeklyAgendaList  
WeeklyAgendaTable  
Windows  
YearlyCalendar A YearlyCalendar contains a small view for each month, organized in four 3-month rows.
 

Package caltool.view Description

Model classes for the viewing functions of the Calendar Tool, including viewing items at different calendar levels, viewing item lists, and filtered item viewing.