< prev index next >

test/jdk/java/awt/TrayIcon/ModalityTest/ModalityTest.java

Print this page

        

*** 30,40 **** * @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 ExtendedRobot SystemTrayIconHelper * @build java.desktop/java.awt.Helper * @run main ModalityTest */ public class ModalityTest { --- 30,40 ---- * @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 ExtendedRobot SystemTrayIconHelper * @build java.desktop/java.awt.Helper * @run main ModalityTest */ public class ModalityTest {
< prev index next >