< prev index next >

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

Print this page

        

@@ -47,11 +47,11 @@
  *      on clipped region should deliver the event to the background (it should be
  *      another Window behind the test window)
  *
  * @author mrkam
  * @author Dmitriy Ermashov (dmitriy.ermashov@oracle.com)
- * @library ../../../../lib/testlibrary
+ * @library ../../../../lib/client
  * @build Common ExtendedRobot
  * @run main SetShapeAndClick
  */
 
 public class SetShapeAndClick extends Common {
< prev index next >