Uses of Package
com.flexganttfx.view.container
-
Packages that use com.flexganttfx.view.container Package Description com.flexganttfx.view.container Containers for the synchronized display of two or more Gantt charts.impl.com.flexganttfx.skin.container Classes for the container views. -
Classes in com.flexganttfx.view.container used by com.flexganttfx.view.container Class Description ContainerBase A common base class for containers that wrap two or more Gantt charts.DualGanttChartContainerBase A specialization ofContainerBase
capable of displaying exactly two instances ofGanttChartBase
and keeping their layouts and their scrolling and zooming behavior in sync.MultiGanttChartContainerBase A container capable of displaying multiple instances ofGanttChartBase
and keeping their layouts and their scrolling and zooming behaviour in sync.QuadGanttChartContainerBase A specialization ofContainerBase
capable of displaying exactly four instances ofGanttChartBase
and keeping their layouts and their scrolling and zooming behavior in sync. -
Classes in com.flexganttfx.view.container used by impl.com.flexganttfx.skin.container Class Description ContainerBase A common base class for containers that wrap two or more Gantt charts.DualGanttChartContainerBase A specialization ofContainerBase
capable of displaying exactly two instances ofGanttChartBase
and keeping their layouts and their scrolling and zooming behavior in sync.MultiGanttChartContainerBase A container capable of displaying multiple instances ofGanttChartBase
and keeping their layouts and their scrolling and zooming behaviour in sync.QuadGanttChartContainerBase A specialization ofContainerBase
capable of displaying exactly four instances ofGanttChartBase
and keeping their layouts and their scrolling and zooming behavior in sync.