test/jdk/java/awt/Robot/AcceptExtraMouseButtons/AcceptExtraMouseButtons.java
changeset 49096 eaef201ec301
parent 47216 71c04702a3d5
equal deleted inserted replaced
49095:a8287712f63b 49096:eaef201ec301
    20  * or visit www.oracle.com if you need additional information or have any
    20  * or visit www.oracle.com if you need additional information or have any
    21  * questions.
    21  * questions.
    22  */
    22  */
    23 
    23 
    24 /*
    24 /*
    25   @test %I% %E%
    25   @test
    26   @key headful
    26   @key headful
    27   @bug 6315717
    27   @bug 6315717
    28   @summary verifies that Robot is accepting extra mouse buttons
    28   @summary verifies that Robot is accepting extra mouse buttons
    29   @author Andrei Dmitriev : area=awt.mouse
    29   @author Andrei Dmitriev : area=awt.mouse
    30   @library ../../regtesthelpers
    30   @library ../../regtesthelpers