Package | Description |
---|---|
com.dlsc.flexgantt.swing.timeline |
Contains the timeline component, which itself consists of a dateline and
an eventline.
|
Modifier and Type | Method and Description |
---|---|
Eventline.EventlineEditMode |
Eventline.getEditMode()
Returns the currently active edit mode.
|
protected Eventline.EventlineEditMode |
Eventline.getEditMode(Object eventlineObject,
MouseEvent evt)
Returns an eventline edit mode for the given eventline object and mouse
event.
|
static Eventline.EventlineEditMode |
Eventline.EventlineEditMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Eventline.EventlineEditMode[] |
Eventline.EventlineEditMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
protected Cursor |
Eventline.createEditModeCursor(Eventline.EventlineEditMode mode)
Creates a cursor for the given edit mode.
|
Copyright © 2006–2020 Dirk Lemmermann Software & Consulting. All rights reserved.