Uses of Package
com.flexganttfx.view.container
| Package | Description |
|---|---|
| com.flexganttfx.extras.properties |
Contains the item factory and item providers for use with the property sheet view of
ControlsFX.
|
| 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.extras.properties Class Description DualGanttChartContainerBase A specialization ofContainerBasecapable of displaying exactly two instances ofGanttChartBaseand keeping their layouts and their scrolling and zooming behavior in sync.QuadGanttChartContainerBase A specialization ofContainerBasecapable of displaying exactly four instances ofGanttChartBaseand keeping their layouts and their scrolling and zooming behavior in sync. -
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 ofContainerBasecapable of displaying exactly two instances ofGanttChartBaseand keeping their layouts and their scrolling and zooming behavior in sync.MultiGanttChartContainerBase A container capable of displaying multiple instances ofGanttChartBaseand keeping their layouts and their scrolling and zooming behaviour in sync.QuadGanttChartContainerBase A specialization ofContainerBasecapable of displaying exactly four instances ofGanttChartBaseand 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 ofContainerBasecapable of displaying exactly two instances ofGanttChartBaseand keeping their layouts and their scrolling and zooming behavior in sync.MultiGanttChartContainerBase A container capable of displaying multiple instances ofGanttChartBaseand keeping their layouts and their scrolling and zooming behaviour in sync.QuadGanttChartContainerBase A specialization ofContainerBasecapable of displaying exactly four instances ofGanttChartBaseand keeping their layouts and their scrolling and zooming behavior in sync.