< prev index next >

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

Print this page

        

*** 24,33 **** --- 24,34 ---- 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 >