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 |
DefaultLayerContainerMenuProvider
A default implementation of a layer container menu provider.
|
Modifier and Type | Method and Description |
---|---|
ILayerContainerMenuProvider |
LayerContainer.getMenuProvider()
Returns a menu provider that can be used by the layer container to lookup
a popup menu for a specific context where the context is defined by the
tree path, timeline object paths, etc...
|
Modifier and Type | Method and Description |
---|---|
void |
LayerContainer.setMenuProvider(ILayerContainerMenuProvider provider)
Specifies a menu provider that can be used by the layer container to
lookup a popup menu for a specific context where the context is defined
by the tree path, timeline object paths, etc...
|
Copyright © 2006–2020 Dirk Lemmermann Software & Consulting. All rights reserved.