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 |
ActionLayer
The quick editing layer displays a component inside the layer container that
can be used to edit the currently selected timeline object.
|
Modifier and Type | Class and Description |
---|---|
class |
TimelineObjectLayer
The timeline object layer is responsible for rendering the timeline objects
returned by the Gantt chart model.
|
Modifier and Type | Method and Description |
---|---|
void |
DefaultTimelineObjectSelectionModel.addTimelineObjectSelectionModelListener(ITimelineObjectSelectionListener l) |
void |
ITimelineObjectSelectionModel.addTimelineObjectSelectionModelListener(ITimelineObjectSelectionListener l)
Adds a listener to the model.
|
void |
DefaultTimelineObjectSelectionModel.removeTimelineObjectSelectionModelListener(ITimelineObjectSelectionListener l) |
void |
ITimelineObjectSelectionModel.removeTimelineObjectSelectionModelListener(ITimelineObjectSelectionListener l)
Removes a listener from the model.
|
Copyright © 2006–2020 Dirk Lemmermann Software & Consulting. All rights reserved.