Uses of Class
mars.venus.HardcopyWriter.PrintCanceledException
Packages that use HardcopyWriter.PrintCanceledException
-
Uses of HardcopyWriter.PrintCanceledException in mars.venus
Constructors in mars.venus that throw HardcopyWriter.PrintCanceledExceptionModifierConstructorDescriptionHardcopyWriter(Frame frame, String jobname, int fontsize, double leftmargin, double rightmargin, double topmargin, double bottommargin)
The constructor for this class has a bunch of arguments: The frame argument is required for all printing in Java.