< prev index next >

test/jdk/java/awt/TrayIcon/TrayIconEvents/TrayIconEventsTest.java

Print this page

        

*** 31,41 **** * @key headful * @summary Check for MouseEvents with all mouse buttons * @author Dmitriy Ermashov (dmitriy.ermashov@oracle.com) * @modules java.desktop/java.awt:open * @library /java/awt/patchlib ! * @library ../../../../lib/testlibrary ../ * @build java.desktop/java.awt.Helper * @build ExtendedRobot SystemTrayIconHelper * @run main TrayIconEventsTest */ --- 31,41 ---- * @key headful * @summary Check for MouseEvents with all mouse buttons * @author Dmitriy Ermashov (dmitriy.ermashov@oracle.com) * @modules java.desktop/java.awt:open * @library /java/awt/patchlib ! * @library ../../../../lib/client ../ * @build java.desktop/java.awt.Helper * @build ExtendedRobot SystemTrayIconHelper * @run main TrayIconEventsTest */
< prev index next >