Uses of Class
org.apache.fop.render.awt.viewer.PreviewDialog
-
Packages that use PreviewDialog Package Description org.apache.fop.render.awt.viewer AWT Viewer PreviewDialog and PreviewPanel. -
-
Uses of PreviewDialog in org.apache.fop.render.awt.viewer
Methods in org.apache.fop.render.awt.viewer that return PreviewDialog Modifier and Type Method Description static PreviewDialog
PreviewDialog. createPreviewDialog(FOUserAgent foUserAgent, Renderable renderable, boolean asMainWindow)
Creates and initialize the AWT Viewer main window.
-