< prev index next >

test/jdk/java/awt/TrayIcon/TrayIconMethodsTest/TrayIconMethodsTest.java

Print this page

        

*** 25,34 **** --- 25,35 ---- import java.awt.event.*; import java.awt.image.BufferedImage; /* * @test + * @key headful * @summary Check various methods of the TrayIcon - whether the methods * return the proper values, throws the proper exceptions etc * @author Dmitriy Ermashov (dmitriy.ermashov@oracle.com) * @run main TrayIconMethodsTest */
< prev index next >