< prev index next >

test/javax/swing/JFileChooser/8021253/bug8021253.java

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

*** 33,42 **** --- 33,43 ---- import javax.swing.JFrame; import javax.swing.SwingUtilities; /** * @test + * @key headful * @bug 8021253 * @author Alexander Scherbatiy * @summary JFileChooser does not react on pressing enter since java 7 * @run main bug8021253 */
< prev index next >