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.schedule.print |
Defines classes and interfaces for printing the content of an
IlvResourceDataChart . |
ilog.views.util.print |
Defines a generic printing framework.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvChartPrintingController
A Printing controller to control the printing of an
IlvChartPrintableDocument . |
Modifier and Type | Class and Description |
---|---|
class |
IlvGanttPrintingController
A Printing controller to control the printing of
an
IlvGanttPrintableDocument . |
Modifier and Type | Class and Description |
---|---|
class |
IlvMapPrintingController
A Printing controller to control the printing of an
IlvMapPrintableDocument . |
Modifier and Type | Class and Description |
---|---|
class |
IlvManagerPrintingController
A Printing controller to control the printing of an
IlvManagerPrintableDocument . |
Modifier and Type | Class and Description |
---|---|
class |
IlvResourceDataChartPrintingController
A Printing controller to control the printing of an IlvResourceDataChart
printable document.
|
Modifier and Type | Method and Description |
---|---|
IlvPrintingController |
IlvPrintPreviewPanel.getPrintingController()
Returns the printing controller passed as a parameter of the
constructor.
|
Constructor and Description |
---|
IlvDocumentSetupDialog(Dialog owner,
IlvPrintingController controller,
boolean printButton,
boolean printPreviewButton)
Creates a
IlvDocumentSetupDialog |
IlvDocumentSetupDialog(Frame owner,
IlvPrintingController controller,
boolean printButton,
boolean printPreviewButton)
Creates a
IlvDocumentSetupDialog |
IlvPrintPreviewDialog(Dialog owner,
IlvPrintingController manager,
int mode)
Creates a
IlvPrintPreviewDialog for the specified
IlvPrintingController . |
IlvPrintPreviewDialog(Dialog owner,
IlvPrintingController manager,
String title,
int mode)
Creates a
IlvPrintPreviewDialog for the specified
IlvPrintingController . |
IlvPrintPreviewDialog(Frame owner,
IlvPrintingController manager,
int mode)
Creates a
IlvPrintPreviewDialog for the specified
IlvPrintingController . |
IlvPrintPreviewDialog(Frame owner,
IlvPrintingController manager,
String title,
int mode)
Creates a
IlvPrintPreviewDialog for the specified
IlvPrintingController . |
IlvPrintPreviewPanel(IlvPrintingController controller,
int mode)
Creates a
IlvPrintPreviewDialog for the specified
IlvPrintingController . |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.