< prev index next >

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

Print this page

        

@@ -30,11 +30,11 @@
  * @summary Check whether a modal Dialog created with a Frame
  *          constructor receives focus, whether its components receive focus
  *          and respond to key events. Check also the correctness
  *          of blocking behavior for the parent Frame.
  *
- * @library ../helpers /lib/testlibrary/
+ * @library ../helpers /lib/client/
  * @library /test/lib
  * @build ExtendedRobot
  * @build Flag
  * @build TestDialog
  * @run main BlockingDFSetModalTest
< prev index next >