Class PreviewDialog.ShowInfo

java.lang.Object
org.apache.fop.render.awt.viewer.PreviewDialog.ShowInfo
All Implemented Interfaces:
Runnable
Enclosing class:
PreviewDialog

private class PreviewDialog.ShowInfo extends Object implements Runnable
This class is used to show info in a thread safe way.
  • Constructor Details

    • ShowInfo

      private ShowInfo()
  • Method Details

    • run

      public void run()
      Specified by:
      run in interface Runnable