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.
|
Modifier and Type | Method and Description |
---|---|
void |
DefaultLayerContainerSelectionModel.addLayerContainerSelectionModelListener(ILayerContainerSelectionModelListener l) |
void |
ILayerContainerSelectionModel.addLayerContainerSelectionModelListener(ILayerContainerSelectionModelListener l)
Adds a listener to the selection model.
|
void |
DefaultLayerContainerSelectionModel.removeLayerContainerSelectionModelListener(ILayerContainerSelectionModelListener l) |
void |
ILayerContainerSelectionModel.removeLayerContainerSelectionModelListener(ILayerContainerSelectionModelListener l)
Removes a listener from the selection model.
|
Copyright © 2006–2020 Dirk Lemmermann Software & Consulting. All rights reserved.