Package | Description |
---|---|
com.dlsc.flexgantt.swing.print |
Anything related to printing is contained in this package.
|
Modifier and Type | Method and Description |
---|---|
protected PreviewDialog |
AbstractPrintManager.createPreviewDialog(JComponent parentComponent)
Creates the preview dialog and uses the given component to look up the
window that will own the dialog.
|
PreviewDialog |
PrintGanttChart.getPreviewDialog()
Returns a preview dialog that can (optionally) be set if the user
requested a preview before actually printing the Gantt chart.
|
Modifier and Type | Method and Description |
---|---|
void |
PrintGanttChart.setPreviewDialog(PreviewDialog dialog)
Sets a preview dialog if the user requested a preview dialog before
actually printing the Gantt chart.
|
Constructor and Description |
---|
PreviewPaperPanel(PreviewDialog dialog,
int page)
Constructs a new preview paper panel.
|
Copyright © 2006–2020 Dirk Lemmermann Software & Consulting. All rights reserved.