< prev index next >

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

Print this page

        

*** 43,53 **** * types are supported, the window should appear as specified with the * expected shape and translucency. Window background should have * translucent gradient in parts that are not clipped by shape, all the * controls should be opaque. * @author mrkam ! * @library ../../../../lib/testlibrary * @build Common ExtendedRobot * @run main ShapedPerPixelTranslucentGradient * @run main/othervm -Dsun.java2d.uiScale=1.5 ShapedPerPixelTranslucentGradient */ --- 43,53 ---- * types are supported, the window should appear as specified with the * expected shape and translucency. Window background should have * translucent gradient in parts that are not clipped by shape, all the * controls should be opaque. * @author mrkam ! * @library ../../../../lib/client * @build Common ExtendedRobot * @run main ShapedPerPixelTranslucentGradient * @run main/othervm -Dsun.java2d.uiScale=1.5 ShapedPerPixelTranslucentGradient */
< prev index next >