< prev index next >

test/javax/swing/JInternalFrame/NormalBoundsTest.java

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

*** 21,30 **** --- 21,31 ---- * questions. */ /* @test + @key headful @bug 7126823 @summary Verify NormalBounds upon iconify/deiconify sequence @run main NormalBoundsTest */ import java.awt.Point;
< prev index next >