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.mac | |
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 |
GanttChartStatusBar<T extends AbstractGanttChart>
A status bar specifically designed for use in combination with a Gantt chart.
|
Modifier and Type | Method and Description |
---|---|
void |
LassoLayer.addLassoLayerListener(ILassoLayerListener l)
Adds a lasso layer listener to the lasso layer.
|
void |
LassoLayer.removeLassoLayerListener(ILassoLayerListener l)
Removes a lasso layer listener from the lasso layer.
|
Modifier and Type | Class and Description |
---|---|
class |
MacEventline
A specialized eventline for Mac OS X that adds a white line on the left edge.
|
Modifier and Type | Class and Description |
---|---|
class |
Eventline
The eventline is one part of the timeline (the
Dateline is the other)
and responsible for rendering events and activities that are common to all
hierarchy nodes (for example company holidays, national holidays, etc...). |
class |
SimpleEventline
A specialization of the standard eventline used for situations when the
application wants to work with the granularity
SimpleGranularity . |
Copyright © 2006–2020 Dirk Lemmermann Software & Consulting. All rights reserved.