fop 2.3

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

AWT Viewer PreviewDialog and PreviewPanel.

See:
          Description

Interface Summary
PageChangeListener Swing listener interface for classes which wish to receive notification of page change events.
Renderable The interface is used by the AWT preview dialog to reload a document.
StatusListener Listener interface used by the PreviewDialog.
 

Class Summary
Command This class represents UI-commands, which can be used as menu or toolbar items
.
GoToPageDialog Go to Page Dialog.
ImageProxyPanel Panel used to display a single page of a document.
PageChangeEvent Swing event fired whenever the current page selection of a PreviewPanel changes.
PreviewDialog AWT Viewer main window.
PreviewDialogAboutBox AWT Viewer's "About" dialog.
PreviewPanel Holds a scrollpane with the rendered page(s) and handles actions performed to alter the display of the page.
Translator AWT Viewer's localization class, backed up by java.util.ResourceBundle.
 

Package org.apache.fop.render.awt.viewer Description

AWT Viewer PreviewDialog and PreviewPanel.

The PreviewPanel allows users to embed FOP previews in their own applications. The PreviewDialog is the default viewer for the -awt switch and surrounds the PreviewPanel with a bunch of controls, menu items etc.


fop 2.3

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