< prev index next >

test/jdk/java/awt/TrayIcon/TrayIconRemoveTest/TrayIconRemoveTest.java

Print this page

        

@@ -24,10 +24,11 @@
 import java.awt.*;
 import java.awt.image.BufferedImage;
 
 /*
  * @test
+ * @key headful
  * @summary Test the remove method of the TrayIcon
  * @author Dmitriy Ermashov (dmitriy.ermashov@oracle.com)
  * @run main TrayIconRemoveTest
  */
 
< prev index next >