< prev index next >

test/jdk/java/awt/TrayIcon/ModalityTest/ModalityTest.java

Print this page

        

@@ -25,10 +25,11 @@
 import java.awt.event.*;
 import java.awt.image.BufferedImage;
 
 /*
  * @test
+ * @key headful
  * @summary Check for MouseEvents with all mouse buttons
  * @author Dmitriy Ermashov (dmitriy.ermashov@oracle.com)
  * @modules java.desktop/java.awt:open
  * @library /java/awt/patchlib
  * @library ../../../../lib/testlibrary ../
< prev index next >