< prev index next >

test/jdk/java/awt/TrayIcon/ActionCommand/ActionCommand.java

Print this page

        

*** 30,40 **** * @summary Check the return value of the getActionCommand method * of the ActionEvent triggered when TrayIcon is double clicked * (single clicked, on Mac) * @author Dmitriy Ermashov (dmitriy.ermashov@oracle.com) * @modules java.desktop/java.awt:open ! * @library ../../../../lib/testlibrary ../ * @library /java/awt/patchlib * @build java.desktop/java.awt.Helper * @build ExtendedRobot SystemTrayIconHelper * @run main ActionCommand */ --- 30,40 ---- * @summary Check the return value of the getActionCommand method * of the ActionEvent triggered when TrayIcon is double clicked * (single clicked, on Mac) * @author Dmitriy Ermashov (dmitriy.ermashov@oracle.com) * @modules java.desktop/java.awt:open ! * @library ../../../../lib/client ../ * @library /java/awt/patchlib * @build java.desktop/java.awt.Helper * @build ExtendedRobot SystemTrayIconHelper * @run main ActionCommand */
< prev index next >