< prev index next >

test/javax/swing/JRadioButton/ButtonGroupFocus/ButtonGroupFocusTest.java

Print this page
rev 17435 : 8183286: Some java/awt and javax/swing tests miss headful jtreg keyword

@@ -20,10 +20,11 @@
  * or visit www.oracle.com if you need additional information or have any
  * questions.
  */
 
 /* @test
+ * @key headful
  * @bug 8074883
  * @summary Tab key should move to focused button in a button group
  * @run main ButtonGroupFocusTest
  */
 
< prev index next >