< prev index next >

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

Print this page

        

*** 24,33 **** --- 24,34 ---- import java.awt.event.*; import java.awt.image.BufferedImage; /* * @test + * @key headful * @summary Check if a JPopupMenu can be displayed when TrayIcon is * right clicked. It uses a JWindow as the parent of the JPopupMenu * @author Dmitriy Ermashov (dmitriy.ermashov@oracle.com) * @modules java.desktop/java.awt:open * @library /java/awt/patchlib
< prev index next >