Overview | Module | Use | Devguide | Index |
Nested Modules | Services | Singletons | Interfaces | Structs | Exceptions | Enums | Typedefs | Constant Groups |
module view |
|
Services | |
OfficeDocumentView | specifies a view of a standard office document. |
PrintOptions | describes the options for print jobs. |
PrintSettings | provides access to the settings for printing documents. |
PrinterDescriptor | describes a printer by specifying the queue name and some settings. |
RenderDescriptor | describes the options for Render jobs. |
RenderOptions | describes the options for Render jobs. |
ViewSettings | provides access to the settings of the controller of an office document. |
Interfaces | |
XControlAccess | provides access to the controls in a view. |
XLineCursor | makes it possible to move a cursor by lines within laid out text. |
XPrintJob | allows for getting information about a print job. |
XPrintJobBroadcaster | allows for getting information about a print job. |
XPrintJobListener | receives events about print job progress. |
XPrintPreview | [ DEPRECATED ] |
XPrintSettingsSupplier | offers printing related settings, which affect document rendering, but are not related to the printer itself. |
XPrintable | offers printing functionality. |
XPrintableBroadcaster | allows for getting information about a print job. |
XPrintableListener | receives events about print job progress. |
XRenderable | represents something that can be rendered. |
XScreenCursor | makes it possible to page through the document in steps of the displayed size. |
XSelectionChangeListener | makes it possible to receive an event when the current selection changes. |
XSelectionSupplier | makes it possible to access and change the selection in a view. |
XViewCursor | makes it possible to move a cursor up/down/left/right within laid out text. |
XViewSettingsSupplier | provides access to the view settings of the object. |
Structs | |
PrintJobEvent | specifies the print progress of an XPrintJob . |
PrintableStateEvent | specifies the print progress of an XPrintable . |
Enums | |
PaperFormat | specifies the format (size) of the paper on a text document. |
PaperOrientation | specifies the orientation of the paper. |
PrintableState | specifies the print progress of an XPrintable . |
Constant Groups | |
DocumentZoomType | These constants specify how the document content is zoomed into the document view. |
Copyright © 2003 Sun Microsystems, Inc.