fop 0.95 | |
Frames | No Frames |
Constructors with parameter type org.apache.fop.render.awt.viewer.Renderable | |
Creates a new PreviewDialog that uses the given renderer. | |
Creates a new PreviewPanel instance. |
Fields of type org.apache.fop.render.awt.viewer.Renderable | |
Renderable | Renderable instance that can be used to reload and re-render a document after
modifications. |
Renderable | Renderable instance that can be used to reload and re-render a document after
modifications. |
Methods with parameter type org.apache.fop.render.awt.viewer.Renderable | |
PreviewDialog | PreviewDialog.createPreviewDialog(FOUserAgent foUserAgent, Renderable renderable, boolean asMainWindow) Creates and initialize the AWT Viewer main window. |
Fields of type org.apache.fop.render.awt.viewer.Renderable | |
Renderable | Renderable instance that can be used to reload and re-render a document after
modifications. |
Methods with parameter type org.apache.fop.render.awt.viewer.Renderable | |
void | A Renderable instance can be set so the Preview Dialog can enable the "Reload" button
which causes the current document to be reprocessed and redisplayed. |
Classes implementing org.apache.fop.render.awt.viewer.Renderable | |
class | InputHandler for the area tree XML (intermediate format) as input. |
class | InputHandler for the images (for example TIFF) as input. |
class | Class for handling files input from command line
either with XML and XSLT files (and optionally xsl
parameters) or FO File input alone
|
fop 0.95 |