| 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 | Method and Description |
|---|---|
protected void |
AbstractGanttChart.fireSortingEvent(SortingEvent evt)
Fires a sorting event when the user performed a sort on the Gantt chart.
|
void |
GanttChartGlassPane.sorting(SortingEvent evt) |
void |
ISortingListener.sorting(SortingEvent evt)
Callback method that gets invoked when a sort starts or finishes.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TreeTableHeader.sorting(SortingEvent evt) |
Copyright © 2006–2020 Dirk Lemmermann Software & Consulting. All rights reserved.