Extension SDK 10.1.2

Package 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.

See:
          Description

Class Summary
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.
PrintOptions The PrintOptions defines various printing options supported currenting by the EditorPageable implementation.
 

Package oracle.javatools.editor.print Description

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.


Extension SDK

 

Copyright © 1997, 2004, Oracle. All rights reserved.