< prev index next >

test/jdk/java/awt/Window/ShapedAndTranslucentWindows/TranslucentChoice.java

Print this page

        

*** 41,51 **** * Expected Result: If TRANSLUCENT Translucency type is supported, the drop down * should appear translucent. * * @author mrkam * @author Dmitriy Ermashov (dmitriy.ermashov@oracle.com) ! * @library ../../../../lib/testlibrary * @build Common ExtendedRobot * @run main TranslucentChoice */ public class TranslucentChoice extends Common { --- 41,51 ---- * Expected Result: If TRANSLUCENT Translucency type is supported, the drop down * should appear translucent. * * @author mrkam * @author Dmitriy Ermashov (dmitriy.ermashov@oracle.com) ! * @library ../../../../lib/client * @build Common ExtendedRobot * @run main TranslucentChoice */ public class TranslucentChoice extends Common {
< prev index next >