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.
|
Modifier and Type | Class and Description |
---|---|
class |
LayerContainer
The layer container is the main user interface component on the right-hand
side of the Gantt chart.
|
class |
LayerPalette
A panel that provides controls for each layer managed by a given layer
container that allow the user to toggle the layer's visibility, to change the
layer's position within the container's layer stack, and to change the
layer's translucency (alpha channel).
|
Modifier and Type | Method and Description |
---|---|
void |
LayerContainer.addLayerContainerListener(ILayerContainerListener l)
Adds a listener to the layer container.
|
void |
LayerContainer.removeLayerContainerListener(ILayerContainerListener l)
Removes a listener from the container
|
Copyright © 2006–2020 Dirk Lemmermann Software & Consulting. All rights reserved.