< prev index next >

test/jdk/java/awt/print/PrinterJob/DeviceScale.java

Print this page

        

*** 21,30 **** --- 21,31 ---- * questions. */ /* @test 1.2 02/05/15 @bug 4810363 4924441 + @key printer @run main DeviceScale @summary check the peek scale is the same as the device scale, and that the clips are also the same */ import java.io.*;
< prev index next >