|
Extension SDK 10.1.2 | ||||||||||
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. |
|
Extension SDK | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1997, 2004, Oracle. All rights reserved.