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

/openjdk7/jdk/test/javax/print/
H A DStreamPrintingOrientation.java30 * @run main/manual StreamPrintingOrientation
42 class StreamPrintingOrientation implements Printable { class in inherits:Printable
46 public StreamPrintingOrientation() { method in class:StreamPrintingOrientation
53 StreamPrintingOrientation pd = new StreamPrintingOrientation();

Completed in 262 milliseconds