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.print |
Anything related to printing is contained in this package.
|
Modifier and Type | Method and Description |
---|---|
PrintGanttChart |
AbstractGanttChart.createPrintableGanttChart(PrintContext context)
Returns a printable Gantt Chart for the given print context.
|
Modifier and Type | Method and Description |
---|---|
PrintGanttChart |
PrintContext.createPrintableGanttChart()
Constructs a printable Gantt chart.
|
PrintGanttChart |
AbstractPrintManager.getPrintGanttChart() |
PrintGanttChart |
IPrintManager.getPrintGanttChart()
Returns the printable Gantt chart, which will copy its settings from the
Gantt chart requested to be printed.
|
PrintGanttChart |
PreviewDialog.getPrintGanttChart()
Returns the preview Gantt chart which is (in part) a clone of the actual
Gantt chart.
|
Copyright © 2006–2020 Dirk Lemmermann Software & Consulting. All rights reserved.