Package | Description |
---|---|
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.
|
Class and Description |
---|
Renderable
The interface is used by the AWT preview dialog to reload a document.
|
Class and Description |
---|
Renderable
The interface is used by the AWT preview dialog to reload a document.
|
StatusListener
Listener interface used by the PreviewDialog.
|
Class and Description |
---|
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 . |
Copyright © 2025 Apache Software Foundation. All rights reserved.