Package | Description |
---|---|
com.dlsc.flexgantt.swing.timeline |
Contains the timeline component, which itself consists of a dateline and
an eventline.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultEventlineMenuProvider
A menu provider for the eventline that provides a popup menu with the most
basic operations that can be performed on the eventline.
|
Modifier and Type | Method and Description |
---|---|
IEventlineMenuProvider |
Eventline.getMenuProvider()
Returns a menu manager that can be used by the eventline to lookup a
popup menu for a specific context where the context is defined by the
mouse location, the eventline objects, and the time at the location.
|
Modifier and Type | Method and Description |
---|---|
void |
Eventline.setMenuProvider(IEventlineMenuProvider provider)
Specifies a menu manager that can be used by the eventline to lookup a
popup menu for a specific context where the context is defined by the
mouse location, the eventline objects, and the time at the location.
|
Copyright © 2006–2020 Dirk Lemmermann Software & Consulting. All rights reserved.