CalendarFX

将专业日历添加到您的 JavaFX 应用程序。

由以下开发商制作:DLSC
ComponentSource开始代理销售的日期:2007年

版本:8.4.0 更新: 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 新版本发表

Released: Jan 31, 2017

8.4.0 中的更新

特性

  • Printing support: a new control called PrintView has been added. It is integrated with the CalendarView class, using this control provides a new user experience when trying to print.
  • Now uses a responsive layout in the “day” page of the CalendarView control.
  • New control “MonthSheetView” for showing multiple months in a column layout.
  • New control “DetailedDayView”: a “DayView” with chrome (time scale, calendar headers, all day view, scrollbar, etc…)
  • New control “DetailedWeekView”: a “WeekView...

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...