< prev index next >

test/jdk/java/awt/TrayIcon/TrayIconAddTest/TrayIconAddTest.java

Print this page

        

*** 25,34 **** --- 25,35 ---- import java.awt.image.BufferedImage; /* * @test + * @key headful * @summary Tests the add method of the SystemTray. Checks if it * throws proper exceptions in case of invalid arguments and adds the * TrayIcon correctly in case of a proper argument * @author Dmitriy Ermashov (dmitriy.ermashov@oracle.com) * @run main TrayIconAddTest
< prev index next >