< prev index next >

test/javax/swing/JDialog/Transparency/TransparencyTest.java

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

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