Package caltool.caldb

Major model database classes of the calendar tool system, and related underlying process classes.

See:
          Description

Class Summary
CalendarDB The CalendarDB is the top-level data class for the Calendar Tool.
CalendarSpecificSettings Calendar-specific settings consist of category definitions, cutsom lists, custom filters, the current winndow state, the windowing mode, and calendar-specific optioons.
ItemKey Class ItemKey is the Map key used to store items in a user calendar.
UserCalendar The main data components of a user UserCalendar are a collection of scheduled items and calendar-specific settings.
UserCalendars  
UserWorkSpace The UserWorkSpace contains the active calendars upon which the user is working.
 

Package caltool.caldb Description

Major model database classes of the calendar tool system, and related underlying process classes. These include the UserDB, GroupDB, LocationDB, and UserCalendars.