< prev index next >

test/jdk/java/awt/TrayIcon/TrayIconPopup/TrayIconPopupClickTest.java

Print this page

        

*** 32,41 **** --- 32,42 ---- import java.awt.event.MouseAdapter; import java.awt.image.BufferedImage; /* * @test + * @key headful * @summary Check if a action performed event is received when TrayIcon display * message is clicked on. * @author Shashidhara Veerabhadraiah (shashidhara.veerabhadraiah@oracle.com) * @modules java.desktop/java.awt:open * @library /java/awt/patchlib
< prev index next >