Package net.sf.nachocalendar.holidays

This is a sample and useful customization.

See:
          Description

Interface Summary
HoliDay Interface that must be implemented to represent a HoliDay.
 

Class Summary
DefaultHoliDay Default implementation for holidays.
HoliDayCalendarFactory Factory for holiday showing components.
HolidayDecorator  
HoliDayModel Default implementation for HoliDayModel.
HoliDayRenderer Deprecated. As of version 0.20 replaced by net.sf.nachocalendar.holidays.HoliDayDecorator
 

Package net.sf.nachocalendar.holidays Description

This is a sample and useful customization. It's used to show holiday dates with other color and with a tooltip showing the holiday name. You can use the factory class HoliDayCalendarFactory to create DateField, DatePanel and CalendarPanel components customized this way.