< prev index next >

test/javax/swing/JInternalFrame/4769772/TestJInternalFrameIconify.java

Print this page
rev 14989 : 8160974: [TESTBUG] Mark more headful tests with @key headful.

*** 21,30 **** --- 21,31 ---- * questions. */ /* * @test + * @key headful * @bug 4769772 * @summary JInternalFrame.setIcon(true) before JDesktopPane.add(JIF) causes wrong state * @run main TestJInternalFrameIconify */ import java.beans.PropertyVetoException;
< prev index next >