< prev index next >

test/jdk/javax/swing/JInternalFrame/6647340/bug6647340.java

Print this page

        

@@ -25,11 +25,11 @@
  * @key headful
  * @bug 6647340
  * @summary Checks that iconified internal frame follows
  *          the main frame borders properly.
  * @author Mikhail Lapshin
- * @library ../../../../lib/testlibrary/
+ * @library ../../../../lib/client/
  * @build ExtendedRobot
  * @run main bug6647340
  */
 
 import javax.swing.*;
< prev index next >