test/jdk/javax/swing/JWindow/ShapedAndTranslucentWindows/ShapedTranslucentPerPixelTranslucentGradient.java
changeset 52739 7199c4da1a6f
parent 47831 26ff2d9a753b
equal deleted inserted replaced
52738:4c436aab570a 52739:7199c4da1a6f
    44  *      translucency types are supported, the window should appear as specified
    44  *      translucency types are supported, the window should appear as specified
    45  *      with the expected shape and translucency. Window background should have
    45  *      with the expected shape and translucency. Window background should have
    46  *      translucent gradient in parts that are not clipped by shape, all the
    46  *      translucent gradient in parts that are not clipped by shape, all the
    47  *      controls should be equally translucent.
    47  *      controls should be equally translucent.
    48  * @author mrkam
    48  * @author mrkam
    49  * @library ../../../../lib/testlibrary
    49  * @library /lib/client
    50  * @build Common ExtendedRobot
    50  * @build Common ExtendedRobot
    51  * @run main ShapedTranslucentPerPixelTranslucentGradient
    51  * @run main ShapedTranslucentPerPixelTranslucentGradient
    52  * @run main/othervm -Dsun.java2d.uiScale=1.5 ShapedTranslucentPerPixelTranslucentGradient
    52  * @run main/othervm -Dsun.java2d.uiScale=1.5 ShapedTranslucentPerPixelTranslucentGradient
    53  */
    53  */
    54 
    54