< prev index next >

test/javax/swing/JTabbedPane/7161568/bug7161568.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.event.*; /** * @test + * @key headful * @bug 7161568 * @author Alexander Scherbatiy * @summary Tests that navigating tabs in the JTAbbedPane does not throw NPE * @run main bug7161568 */
< prev index next >