Class JPreviewRunner

  • All Implemented Interfaces:
    org.kopi.galite.visual.PreviewRunner

    public class JPreviewRunner
    extends java.lang.Object
    implements org.kopi.galite.visual.PreviewRunner
    • Constructor Summary

      Constructors 
      Constructor Description
      JPreviewRunner()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void run​(org.kopi.galite.visual.util.PrintJob data, java.lang.String command)
      Launch document preview
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • JPreviewRunner

        public JPreviewRunner()
    • Method Detail

      • run

        public void run​(org.kopi.galite.visual.util.PrintJob data,
                        java.lang.String command)
                 throws java.io.IOException,
                        org.kopi.galite.visual.util.PrintException
        Launch document preview
        Specified by:
        run in interface org.kopi.galite.visual.PreviewRunner
        Throws:
        java.io.IOException
        org.kopi.galite.visual.util.PrintException