Searched refs:WrongPaperPrintingTest (Results 1 - 1 of 1) sorted by relevance

/openjdk9/jdk/test/java/awt/print/PageFormat/
H A DWrongPaperPrintingTest.java28 @run main/manual WrongPaperPrintingTest
59 public class WrongPaperPrintingTest implements Printable { class in inherits:Printable
102 job.setPrintable(new WrongPaperPrintingTest(), job.validatePage(pf));
151 dialog.setTitle("WrongPaperPrintingTest");

Completed in 36 milliseconds