MonthCalendar.addAnnuallyBoldedDate

Overview | Methods | This Package | All Packages

MonthCalendar.addAnnuallyBoldedDate

Specifies that a date will be displayed in bold every year in the month calendar.

Syntax

public void addAnnuallyBoldedDate( Time date )

Parameters

date

A Time object that represents the date to display in bold every year.

Exceptions

WFCException thrown if the value specified for the date parameter evaluates to null.

Remarks

Call the updateBoldedDates method after calling this method.

See Also   removeAnnuallyBoldedDate