Interface StatusListener

  • All Known Implementing Classes:
    PreviewDialog

    public interface StatusListener
    Listener interface used by the PreviewDialog.
    • Method Detail

      • notifyPageRendered

        void notifyPageRendered()
        Called when a page has been renderered.
      • notifyRendererStopped

        void notifyRendererStopped()
        Called when the renderer has stopped.