Uses of Class
jmri.util.davidflanagan.HardcopyWriter.PrintCanceledException
Packages that use HardcopyWriter.PrintCanceledException
-
Uses of HardcopyWriter.PrintCanceledException in jmri.util.davidflanagan
Constructors in jmri.util.davidflanagan that throw HardcopyWriter.PrintCanceledExceptionModifierConstructorDescriptionCompatibleHardcopyWriter(Frame frame, String jobname, int fontsize, double leftmargin, double rightmargin, double topmargin, double bottommargin, boolean isPreview) CompatibleHardcopyWriter(Frame frame, String jobname, int fontsize, double leftmargin, double rightmargin, double topmargin, double bottommargin, boolean isPreview, String printerName, boolean isLandscape, boolean isPrintHeader, Sides sides, Dimension pagesize) HardcopyWriter(Frame frame, String jobname, String fontName, Integer fontStyle, Integer fontsize, double leftmargin, double rightmargin, double topmargin, double bottommargin, boolean isPreview, String printerName, Boolean isLandscape, Boolean isPrintHeader, Attribute sides, Dimension pagesize) Constructor for HardcopyWriterHardcopyWriter(String fontName, Integer fontStyle, Integer fontsize, double leftmargin, double rightmargin, double topmargin, double bottommargin, Boolean isLandscape, Dimension pagesize)