| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.7.0) E13403-08  | 
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
          Description
| Class Summary | |
|---|---|
| DocumentToHTMLGenerator | The DocumentToHTMLGenerator class provides generation
 of HTML output based on the syntax highlighting of a 
 BasicDocument instance. | 
| EditorPageable | The EditorPageable is an implementation of the
 Pageable interface to support printed output of a
 BasicDocument optionally using the syntax highlighting
 features of the editor framework. | 
| HTMLGeneratorOptions | The HTMLGeneratorOptions defines various options for
 generation of HTML output, from a BasicDocument, that is currently
 supported by the DocumentToHTMLGenerator implementation. | 
| PrintOptions | The PrintOptions defines various printing options
 supported currenting by the EditorPageable
 implementation. | 
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 Reference 11g Release 1 (11.1.1.7.0) E13403-08  | 
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||