< prev index next >

test/jdk/java/awt/Modal/ModalBlockingTests/BlockingDFWModeless1Test.java

Print this page
rev 51789 : [mq]: asserts

@@ -30,11 +30,12 @@
  * @summary Check whether a modeless Dialog created with a Frame
  *          constructor receives focus, whether its components receive focus
  *          and respond to key events. Check also if the other windows
  *          receive mouse and key events.
  *
- * @library ../helpers ../../../../lib/testlibrary/
+ * @library ../helpers /lib/testlibrary/
+ * @library /test/lib
  * @build ExtendedRobot
  * @build Flag
  * @build TestDialog
  * @build TestFrame
  * @build TestWindow
< prev index next >