< prev index next >

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

Print this page

        

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