< prev index next >

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

Print this page

        

*** 44,54 **** * translucency 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 equally translucent. * @author mrkam ! * @library ../../../../lib/testlibrary * @build Common ExtendedRobot * @run main ShapedTranslucentPerPixelTranslucentGradient * @run main/othervm -Dsun.java2d.uiScale=1.5 ShapedTranslucentPerPixelTranslucentGradient */ --- 44,54 ---- * translucency 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 equally translucent. * @author mrkam ! * @library ../../../../lib/client * @build Common ExtendedRobot * @run main ShapedTranslucentPerPixelTranslucentGradient * @run main/othervm -Dsun.java2d.uiScale=1.5 ShapedTranslucentPerPixelTranslucentGradient */
< prev index next >