All Packages

Package Summary
Package Description
com.flexganttfx.core
Core classes used for logging, license managment, string utilities.
com.flexganttfx.extras
Various utility classes, most notably a toolbar and a statusbar control for rapid prototyping (not intended for production use).
com.flexganttfx.extras.properties
Contains the item factory and item providers for use with the property sheet view of ControlsFX.
com.flexganttfx.extras.properties.layer
Contains item providers for use with the property sheet view of ControlsFX.
com.flexganttfx.extras.properties.renderer
Contains item providers for use with the property sheet view of ControlsFX.
com.flexganttfx.extras.properties.view
Contains views for displaying the various properties used by the framework inside the property sheet view of ControlsFX.
com.flexganttfx.extras.util
Utility classes for the utility controls (e.g.
com.flexganttfx.model
Top-level model classes required for creating a Gantt chart.
com.flexganttfx.model.activity
Classes and interfaces related to activities.
com.flexganttfx.model.calendar
Classes and interfaces related to calendars.
com.flexganttfx.model.dateline
Classes used to support the dateline (child control of timeline).
com.flexganttfx.model.exception
Specialized exception classes.
com.flexganttfx.model.layout
Different layout and line manager implementations used to control the layout of activities.
com.flexganttfx.model.repository
Classes related to activity repositories.
com.flexganttfx.model.timeline
Timeline model class and the two specializations for the temporal units ChronoUnit and SimpleUnit.
com.flexganttfx.model.util
Various utility classes for comparing, sorting, and storing activities.
com.flexganttfx.view
The main Gantt chart controls.
com.flexganttfx.view.container
Containers for the synchronized display of two or more Gantt charts.
com.flexganttfx.view.graphics
The various graphics controls that are used for rendering the Gantt chart.
com.flexganttfx.view.graphics.layer
System layers are used to draw various pieces of information into the background of a row (time now, grid lines, marked time interval, chart and agenda lines, etc...).
com.flexganttfx.view.graphics.renderer
Renderer classes for visualizing activities, calendar entries, and for adding custom background visuals based on row type.
com.flexganttfx.view.timeline
The timeline control, which consists of the dateline and the eventline child controls.
com.flexganttfx.view.util
Various utility classes.
impl.com.flexganttfx.extras.skin
Skins for the extra controls.
impl.com.flexganttfx.skin
Classes for the Gantt Chart, Dual Gantt Chart, Multi Gantt Chart skins.
impl.com.flexganttfx.skin.container
Classes for the container views.
impl.com.flexganttfx.skin.graphics
Classes for the graphics skin.
impl.com.flexganttfx.skin.timeline
Classes for the timeline, dateline, and eventline skins.
impl.com.flexganttfx.skin.treetable
Classes for the treetable skin.
impl.com.flexganttfx.skin.util
A collection of utility classes.