JCalendar Changelog

What's new in JCalendar 1.4

Jan 13, 2012
  • Extra Buttons for "Today" and "No Date"
  • JCalendar provides 2 new methods for setting the today button and/or null date button visible. These 2 buttons are localized by default, but you could set your own labels if you don't like the default translations.
  • Date Evaluators
  • With the interface IDateEvaluator you can add evaluators that decide if a date is special or invalid. Invalid dates can not be chosen. Both, special and invalid dates can have specific foregrounds and backgrounds. In the picture below, day 4 and 5 are invalid and day 6 and 7 are special. The special days can provide a tooltip that indicate why they are special.
  • Look & Feel:
  • Now JGoodies Looks 2.4.1 is included. The demo now uses different font for the Plastic Look & Feel so that unicode characters are displayed correctly. Also Nimbus Look & Feel is supported better.
  • Fixed Bugs:
  • Bug in focus handling fixed
  • Bug when selecting last day of a month and then change the month fixed

New in JCalendar 1.3.3 (Jan 22, 2010)

  • Bug fixed when browsing through last days of months