| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.4.0) E17493-05 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
          Description
| Class Summary | |
|---|---|
| EditorPageable | The EditorPageableis an implementation of thePageableinterface to support printed output of aBasicDocumentoptionally using the syntax highlighting
 features of the editor framework. | 
| HTMLGeneratorOptions | The HTMLGeneratorOptionsdefines various options for
 generation of HTML output, from a BasicDocument, that is currently
 supported by theDocumentToHTMLGeneratorimplementation. | 
| PrintOptions | The PrintOptionsdefines various printing options
 supported currenting by theEditorPageableimplementation. | 
The Print package is a subset of the Editor package, and contains a basic Pageable implementation for printing out the contents of a BasicDocument. Options for font, size, syntax highlighting, and so on are specified using an instance of PrintOptions.
There is also a DocumentToHtmlGenerator implementation which produces HTML output based on the syntax highlighting for a BasicDocument instance. Options for font, size, syntax highlighting, and so on are specified using an instance of HTMLGEneratorOptions.
| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.4.0) E17493-05 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||