Package de.enough.polish.calendar

UI and model classes for realizing Calendars with recurring or one time events.

See:
          Description

Interface Summary
CalendarObserver Adds a listener/observer to the calendar entry model.
CalendarRenderer Allows to create calendar items depending on their corresponding calendar entries (or whatever)
CalendarSubject  
CalendarTextResolver Resolves texts of a CalendarEntry dynamically, e.g.
 

Class Summary
CalendarAlarm Allows to add an alarm to a calendar entry.
CalendarCategory Represents a category for a calendar entry (e.g.
CalendarEntry Calendar Entry class provides access to data in events provided in the calendar.
CalendarEntryList Allows to sort and filter several calendar entries easily
CalendarEntryModel Manages several calendar entries and categories.
CalendarItem Displays a calendar for a specific month
CalendarTimeZone  
EventRepeatRule Allows to add complex repeat rules to CalendarEntries or other events.
 

Package de.enough.polish.calendar Description

UI and model classes for realizing Calendars with recurring or one time events.