Package org.apache.fop.render.awt.viewer
Interface StatusListener
-
- All Known Implementing Classes:
PreviewDialog
public interface StatusListenerListener interface used by the PreviewDialog.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidnotifyPageRendered()Called when a page has been renderered.voidnotifyRendererStopped()Called when the renderer has stopped.
-