Package | Description |
---|---|
ilog.views.chart.print |
Defines classes and interfaces for printing the content of an
IlvChart . |
ilog.views.gantt.print |
Defines classes and interfaces for printing the content of an
IlvGanttChart or an IlvScheduleChart . |
ilog.views.maps.print |
Provides specific printing configuration pages.
|
ilog.views.print |
Defines classes and interfaces for printing the content of an
IlvManager . |
ilog.views.util.print |
Defines a generic printing framework.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvChartDocumentSetupDialog
A dialog box to edit the properties of a
IlvChartPrintableDocument . |
Modifier and Type | Method and Description |
---|---|
IlvDocumentSetupDialog |
IlvChartPrintingController.createSetupDialog(Window owner,
boolean printButton,
boolean printPreviewButton)
Creates an
IlvDocumentSetupDialog for
editing the parameters of the document. |
Modifier and Type | Class and Description |
---|---|
class |
IlvGanttDocumentSetupDialog
A dialog box to edit the properties of an
IlvGanttPrintableDocument . |
Modifier and Type | Method and Description |
---|---|
IlvDocumentSetupDialog |
IlvGanttPrintingController.createSetupDialog(Window owner,
boolean printButton,
boolean printPreviewButton)
Creates an
IlvDocumentSetupDialog for
editing the parameters of the document. |
Modifier and Type | Class and Description |
---|---|
class |
IlvMapDocumentSetupDialog
A dialog box to edit the properties of a
IlvMapPrintableDocument . |
Modifier and Type | Method and Description |
---|---|
IlvDocumentSetupDialog |
IlvMapPrintingController.createSetupDialog(Window owner,
boolean printButton,
boolean printPreviewButton)
Creates an
IlvDocumentSetupDialog for
editing the parameters of the document. |
Modifier and Type | Class and Description |
---|---|
class |
IlvManagerDocumentSetupDialog
A dialog box to edit the properties of a
IlvManagerPrintableDocument . |
Modifier and Type | Method and Description |
---|---|
IlvDocumentSetupDialog |
IlvManagerPrintingController.createSetupDialog(Window owner,
boolean printButton,
boolean printPreviewButton)
Creates an
IlvDocumentSetupDialog for
editing the parameters of the document. |
Modifier and Type | Method and Description |
---|---|
protected IlvDocumentSetupDialog |
IlvPrintingController.createSetupDialog(Window owner,
boolean printButton,
boolean printPreviewButton)
Creates the dialog box used to edit the parameters of a document.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.