< prev index next >

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

Print this page

        

@@ -41,11 +41,11 @@
  * 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
+ * @library ../../../../lib/client
  * @build Common ExtendedRobot
  * @run main TranslucentChoice
  */
 
 public class TranslucentChoice extends Common {
< prev index next >