< prev index next >

test/javax/swing/JComboBox/8072767/bug8072767.java

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

*** 35,44 **** --- 35,45 ---- import javax.swing.JTable; import javax.swing.SwingUtilities; /** * @test + * @key headful * @bug 8072767 * @author Alexander Scherbatiy * @summary DefaultCellEditor for comboBox creates ActionEvent with wrong source * object * @run main bug8072767
< prev index next >