< prev index next >

test/jdk/javax/swing/JWindow/ShapedAndTranslucentWindows/SetShapeAndClickSwing.java

Print this page

        

@@ -45,11 +45,11 @@
  *      visible and clipped regions. Repeat this for Window, Dialog and Frame.
  * Expected Result: If PERPIXEL_TRANSPARENT translucency type is supported, clicking
  *      on clipped region should deliver the event to the background (it should be
  *      another Window behind the test window)
  * @author mrkam
- * @library ../../../../lib/testlibrary
+ * @library ../../../../lib/client
  * @build Common ExtendedRobot
  * @run main SetShapeAndClickSwing
  */
 
 public class SetShapeAndClickSwing extends Common {
< prev index next >