< prev index next >

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

Print this page

        

@@ -38,11 +38,11 @@
  *      events trigger correctly.
  * Expected Result: The components should trigger events correctly
  *
  * @author mrkam
  * @author Dmitriy Ermashov (dmitriy.ermashov@oracle.com)
- * @library ../../../../lib/testlibrary
+ * @library ../../../../lib/client
  * @build Common ExtendedRobot
  * @run main TranslucentWindowClick
  */
 public class TranslucentWindowClick extends Common {
 
< prev index next >