fop 1.0

Uses of Package
org.apache.fop.render.awt.viewer

Packages that use org.apache.fop.render.awt.viewer
org.apache.fop.cli This package contains the command-line client for Apache FOP. 
org.apache.fop.render.awt AWT Renderer used for displaying rendered pages in Java applications. 
org.apache.fop.render.awt.viewer AWT Viewer PreviewDialog and PreviewPanel. 
 

Classes in org.apache.fop.render.awt.viewer used by org.apache.fop.cli
Renderable
          The interface is used by the AWT preview dialog to reload a document.
 

Classes in org.apache.fop.render.awt.viewer used by org.apache.fop.render.awt
Renderable
          The interface is used by the AWT preview dialog to reload a document.
StatusListener
          Listener interface used by the PreviewDialog.
 

Classes in org.apache.fop.render.awt.viewer used by org.apache.fop.render.awt.viewer
PageChangeEvent
          Swing event fired whenever the current page selection of a PreviewPanel changes.
PageChangeListener
          Swing listener interface for classes which wish to receive notification of page change events.
PreviewDialog
          AWT Viewer main window.
PreviewPanel
          Holds a scrollpane with the rendered page(s) and handles actions performed to alter the display of the page.
Renderable
          The interface is used by the AWT preview dialog to reload a document.
StatusListener
          Listener interface used by the PreviewDialog.
Translator
          AWT Viewer's localization class, backed up by java.util.ResourceBundle.
 


fop 1.0

Copyright 1999-2010 The Apache Software Foundation. All Rights Reserved.