< prev index next >

test/javax/swing/JButton/PressedButtonRightClickTest.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.SwingUtilities; /* * @test + * @key headful * @bug 8049069 * @summary Tests whether right mouse click releases a pressed JButton */ public class PressedButtonRightClickTest {
< prev index next >