Sets the font used by the month calendar of the date and time picker control.
public final void setCalendarFont( Font font )
font
A Font object that represents the font used in the month calendar control of the date time picker control. The default value is the default graphical user interface (GUI) font.
See Also getCalendarFont