< prev index next >

test/jdk/java/awt/TrayIcon/GetTrayIconsTest/GetTrayIcons.java

Print this page

        

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