Package | Description |
---|---|
com.dlsc.flexgantt.swing.layer |
The right-hand side of any Gantt chart is a layer container, which is
responsible for managing the various layer types.
|
com.dlsc.flexgantt.swing.mac |
Modifier and Type | Class and Description |
---|---|
class |
DefaultLayerFactory
A layer factory implementation.
|
Modifier and Type | Method and Description |
---|---|
static ILayerFactory |
DefaultLayerFactory.getInstance()
Returns a factory.
|
ILayerFactory |
LayerContainer.getLayerFactory()
Returns the factory that was used to create the various layer UIs.
|
Constructor and Description |
---|
LayerContainer(AbstractGanttChart ganttChart,
IGanttChartModel model,
TreeTable treeTable,
ILayerFactory layerFactory)
Constructs a new layer container.
|
Modifier and Type | Class and Description |
---|---|
class |
MacLayerFactory
A specialized layer factory implementation for MacOS X.
|
Copyright © 2006–2020 Dirk Lemmermann Software & Consulting. All rights reserved.