| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.4.0) E17493-05 | |||||||||
| 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 EditorPageablethat will be used for
 printing a document. | |
| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.4.0) E17493-05 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||