< prev index next >

test/jdk/java/awt/TrayIcon/TrayIconSizeTest/TrayIconSizeTest.java

Print this page

        

@@ -25,10 +25,11 @@
 import java.awt.image.BufferedImage;
 
 
 /*
  * @test
+ * @key headful
  * @summary Test the methods TrayIcon.getSize and SystemTray.getTrayIconSize.
  *          There is no way to check whether the values returned are correct,
  *          so its checked whether the value is greater than a minimum
  * @author Dmitriy Ermashov (dmitriy.ermashov@oracle.com)
  * @run main TrayIconSizeTest
< prev index next >