Uses of Package
org.apache.fop.render.awt.viewer
Packages that use org.apache.fop.render.awt.viewer
Package
Description
This package contains the command-line client for Apache FOP.
AWT Renderer used for displaying rendered pages in Java applications.
AWT Viewer PreviewDialog and PreviewPanel.
-
Classes in org.apache.fop.render.awt.viewer used by org.apache.fop.cli
-
Classes in org.apache.fop.render.awt.viewer used by org.apache.fop.render.awtClassDescriptionThe interface is used by the AWT preview dialog to reload a document.Listener interface used by the PreviewDialog.
-
Classes in org.apache.fop.render.awt.viewer used by org.apache.fop.render.awt.viewerClassDescriptionPanel used to display a single page of a document.Swing event fired whenever the current page selection of a
PreviewPanel
changes.Swing listener interface for classes which wish to receive notification of page change events.AWT Viewer main window.Holds a scrollpane with the rendered page(s) and handles actions performed to alter the display of the page.This class is used to reload document in a thread safe way.Allows any mouse drag on the page area to scroll the display window.The interface is used by the AWT preview dialog to reload a document.Listener interface used by the PreviewDialog.AWT Viewer's localization class, backed up byjava.util.ResourceBundle
.