CalendarFX

Add professional calendars to your JavaFX applications.

Published by DLSC
Distributed by ComponentSource since 2007

Version: 8.4.0 Updated: Jan 31, 2017

i

Please note: As of October 20th 2017, DLSC have decided to open-source CalendarFX and it is therefore no longer available for sale.

CalendarFX v1.2 updated

Released: Nov 30, 2015

Updates in this release

Updates in v1.2

This release removes the Maven dependency to a third-party artefact that included the Google recurrence API but unfortunately also the JODA time API and the Scala language support. Instead the distribution now consists of two CalendarFX JAR files plus three external JAR files.

Bug Fixes

  • Year view: menu and popover overlap.
  • Color of entry popover title does not update after calendar change.
  • Date picker below source view does not show current date.

Improvements

  • Samples improved
  • Changing "full day" flag hides / does not hide popover.
  • Removed dependency to deprecated dialogs API.
  • Improved PopOver placement.
  • Detach the popover when entry becomes full day event.
  • Callback for customizing popover content.
  • Utilize new recurrence support for Google calendar app.
  • Group changes before sending to Google calendar server.
  • Entry factory should be allowed to return NULL / no entry.