FlexGanttFX

JavaFXアプリケーションに便利なガントチャートを追加

DLSC 社の製品
2007 年より日本国内にてComponentSourceで販売中。

バージョン: V11.12.8/8.12.0 更新日: Jan 17, 2024

i

Please note that the minimum Enterprise License price for this product is $36,000 USD or €30,000 EUR approx. and includes access to the product Source Code. In addition, annual maintenance and software updates are available for an additional $7,200 USD or €6,000 EUR approx. per year.

FlexGanttFX v1.3.0 updated

Released: Aug 19, 2015

Updates in this release

Updates in V1.3.0

The focus of this release was on bug fixing and migration to JavaFX 8u40 and higher. (This version requires JavaFX 8u40+ and ControlsFX 8.40.9.)

New Features

  • Zooming in/out by CTRL + scroll up/down.
  • Added method to disable horizontal drag scrolling.
  • New methods on GanttChart control for expanding / collapsing rows.

Improvements

  • Drag image is centered while dragging an activity.
  • MutableActivity does not have a setter for ID.
  • Drawing ticks in chart layer in the same way as in agenda layer is possible.
  • Zooming in/out by holding SHIFT and clicking on the timeline.
  • Left/right scrolling moves smoothly.
  • Resizing the row by CTRL + scroll.
  • Enhanced "No Grid" option of grid selector (VirtualGridControl).
  • Added isLeaf() and isParent() read-only properties to Row.
  • Moved user object setter method to ActivityBase.
  • Align labels in dateline to the left.
  • Move zoom lasso from Timeline to Dateline control.
  • Introduced base class for multi Gantt chart containers.