Package | Description |
---|---|
com.dlsc.flexgantt.swing.layer.system |
Contains the system layers for drawing the background, grid lines, popups,
relationships, controls, spreadsheets, overviews, global events and
activities.
|
com.dlsc.flexgantt.swing.layer.timeline |
Classes that deal with timeline layers and the rendering and the selection
of timeline objects.
|
Modifier and Type | Class and Description |
---|---|
class |
EditingLayer
The editing layer manages the editing of timeline objects via editors that
implement the
ITimelineObjectEditor interface. |
Modifier and Type | Method and Description |
---|---|
void |
AbstractTimelineObjectEditor.addTimelineObjectEditorListener(ITimelineObjectEditorListener l) |
void |
ITimelineObjectEditor.addTimelineObjectEditorListener(ITimelineObjectEditorListener l)
Adds a listener to the editor that will be informed if the user stopped
or canceled the editing from within the editor component.
|
void |
AbstractTimelineObjectEditor.removeTimelineObjectEditorListener(ITimelineObjectEditorListener l) |
void |
ITimelineObjectEditor.removeTimelineObjectEditorListener(ITimelineObjectEditorListener l)
Removes a listener from the editor.
|
Copyright © 2006–2020 Dirk Lemmermann Software & Consulting. All rights reserved.