< prev index next >

test/jdk/java/awt/event/MouseEvent/MouseButtonsTest/MouseButtonsTest.java

Print this page

        

*** 42,52 **** * @bug 8043126 * @summary Check whether getButton() returns correct mouse button * number when the mouse buttons are pressed and getModifiers() * returns correct modifiers * ! * @library /lib/testlibrary/ ../../helpers/lwcomponents/ * @library /test/lib * @build LWComponent * @build LWButton * @build LWList * @build ExtendedRobot --- 42,52 ---- * @bug 8043126 * @summary Check whether getButton() returns correct mouse button * number when the mouse buttons are pressed and getModifiers() * returns correct modifiers * ! * @library /lib/client/ ../../helpers/lwcomponents/ * @library /test/lib * @build LWComponent * @build LWButton * @build LWList * @build ExtendedRobot
< prev index next >