< prev index next >

test/javax/swing/reliability/TaskUndJFrameProperties.java

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

*** 24,33 **** --- 24,34 ---- import javax.swing.*; import java.awt.*; /* * @test + * @key headful * @summary Construct a Undecorated JFrame, try to change the properties * using setVisible() method. * @author Aruna Samji * @library ../../../lib/testlibrary * @build ExtendedRobot
< prev index next >