< prev index next >

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

Print this page

        

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