< prev index next >

test/javax/swing/JButton/PressedButtonRightClickTest.java

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

@@ -31,10 +31,11 @@
 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 >