< prev index next >

test/javax/swing/JComboBox/4515752/DefaultButtonTest.java

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

*** 25,34 **** --- 25,35 ---- import javax.swing.*; /** * @test + * @key headful * @bug 4515752 4337071 * @author Mark Davidson * @summary Tests the invocation of the default button within the JComboBox. */ public class DefaultButtonTest extends JFrame implements ActionListener {
< prev index next >