< prev index next >

test/javax/swing/JComboBox/8057893/bug8057893.java

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

*** 31,40 **** --- 31,41 ---- import javax.swing.JFrame; import javax.swing.WindowConstants; /** * @test + * @key headful * @bug 8057893 * @author Alexander Scherbatiy * @summary JComboBox actionListener never receives "comboBoxEdited" * from getActionCommand * @run main bug8057893
< prev index next >