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.action.gantt |
Actions that are specifically used in the context of a Gantt chart.
|
com.dlsc.flexgantt.swing.mac |
Modifier and Type | Class and Description |
---|---|
class |
DualGanttChartActionMap<T extends DualGanttChart>
A Gantt chart action map that extends the regular map with actions that are
specific to and only useful in the context of a
DualGanttChart (e.g. |
class |
DualGanttChartInputMap<T extends DualGanttChart>
An input map that extends the standard Gantt chart input map with key strokes
that are only relevant to and useful in the context of a
DualGanttChart . |
Modifier and Type | Class and Description |
---|---|
class |
SimpleGranularityDualGanttChart
A dual Gantt chart implementation that is pre-configured to use the
non-standard
SimpleGranularity for its dateline model, the status
bar, and the grid policy. |
Modifier and Type | Class and Description |
---|---|
class |
PreviewSecondaryGanttChartAction<T extends DualGanttChart>
An action that will trigger the preview functionality of the Gantt chart
causing a print preview dialog to show up.
|
class |
PrintSecondaryGanttChartAction<T extends DualGanttChart>
An action that will trigger the print feature of the Gantt chart.
|
class |
SplitGanttChartAction<T extends DualGanttChart>
An action that toggles the visibility of the secondary Gantt chart of a
DualGanttChart . |
Modifier and Type | Class and Description |
---|---|
class |
MacDualGanttChart
A specialized dual Gantt chart for MacOS X that sets various UI settings in
such a way that the chart will look more at home on a Mac.
|
Copyright © 2006–2020 Dirk Lemmermann Software & Consulting. All rights reserved.