Package | Description |
---|---|
com.dlsc.flexgantt.swing |
Contains the Gantt chart components and various other user interface
elements that can be used together with the Gantt chart.
|
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.timeline |
Contains the timeline component, which itself consists of a dateline and
an eventline.
|
Modifier and Type | Method and Description |
---|---|
void |
GanttChartStatusBar.lassoChanged(LassoLayerEvent evt) |
Modifier and Type | Method and Description |
---|---|
protected void |
LassoLayer.fireLassoLayerEvent(LassoLayerEvent evt)
Sends the given event object to all lasso layer listeners that are
currently observing the lasso layer.
|
void |
ILassoLayerListener.lassoChanged(LassoLayerEvent evt)
Listener callback method that will be invoked when the user performs
lasso operations in the lasso layer.
|
Modifier and Type | Method and Description |
---|---|
void |
Eventline.lassoChanged(LassoLayerEvent evt) |
Copyright © 2006–2020 Dirk Lemmermann Software & Consulting. All rights reserved.