< prev index next >

test/jdk/java/awt/event/MouseEvent/MouseButtonsTest/MouseButtonsTest.java

Print this page

        

@@ -42,11 +42,11 @@
  * @bug 8043126
  * @summary Check whether getButton() returns correct mouse button
  *          number when the mouse buttons are pressed and getModifiers()
  *          returns correct modifiers
  *
- * @library /lib/testlibrary/ ../../helpers/lwcomponents/
+ * @library /lib/client/ ../../helpers/lwcomponents/
  * @library /test/lib
  * @build LWComponent
  * @build LWButton
  * @build LWList
  * @build ExtendedRobot
< prev index next >