|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PrintOptions | |
|---|---|
| oracle.javatools.editor.print | The Print package is a subset of the Editor package, and contains a basic Pageable implementation for printing out the contents of a BasicDocument. |
| Uses of PrintOptions in oracle.javatools.editor.print |
|---|
| Methods in oracle.javatools.editor.print with parameters of type PrintOptions | |
|---|---|
void |
EditorPageable.setPrintOptions(PrintOptions printOptions)Sets the print options for printing. |
| Constructors in oracle.javatools.editor.print with parameters of type PrintOptions | |
|---|---|
EditorPageable(java.lang.String fileName, BasicDocument document, PrintOptions printOptions, java.awt.print.PageFormat pageFormat)Construct a new EditorPageable that will be used for printing a document. |
|
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||