| 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.treetable |
A tree table implementation used solely for the purpose of drawing the
left-hand side of a Gantt chart.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GanttChartGlassPane
A panel designed to be used as a glass pane inside a window (frame or
dialog).
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractGanttChart.addSortingListener(ISortingListener l)
Adds a tree table sorting listener to the table.
|
void |
AbstractGanttChart.removeSortingListener(ISortingListener l)
Removes a tree table sorting listener from the table.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TreeTableHeader
The column heder is used in combination with the
TreeTable. |
Copyright © 2006–2020 Dirk Lemmermann Software & Consulting. All rights reserved.