< prev index next >

test/jdk/javax/swing/JWindow/ShapedAndTranslucentWindows/TranslucentPerPixelTranslucentGradient.java

Print this page

        

*** 41,51 **** * Expected Result: If PERPIXEL_TRANSLUCENT and TRANSLUCENT translucency types * are supported, the window should appear as specified with the translucency. * Both window background and all the controls should be translucent but * background should have a gradient in translucency while controls - not. * @author mrkam ! * @library ../../../../lib/testlibrary * @build Common ExtendedRobot * @run main TranslucentPerPixelTranslucentGradient * @run main/othervm -Dsun.java2d.uiScale=1.5 TranslucentPerPixelTranslucentGradient */ --- 41,51 ---- * Expected Result: If PERPIXEL_TRANSLUCENT and TRANSLUCENT translucency types * are supported, the window should appear as specified with the translucency. * Both window background and all the controls should be translucent but * background should have a gradient in translucency while controls - not. * @author mrkam ! * @library ../../../../lib/client * @build Common ExtendedRobot * @run main TranslucentPerPixelTranslucentGradient * @run main/othervm -Dsun.java2d.uiScale=1.5 TranslucentPerPixelTranslucentGradient */
< prev index next >