< prev index next >

test/jdk/java/awt/Mouse/MouseModifiersUnitTest/ExtraButtonDrag.java

Print this page

        

@@ -20,11 +20,11 @@
  * or visit www.oracle.com if you need additional information or have any
  * questions.
  */
 
 /*
-  @test %I% %E%
+  @test
   @key headful
   @bug 6315717
   @summary verifies that drag events are coming for every button if the property is set to true
   @author Andrei Dmitriev : area=awt.mouse
   @run main ExtraButtonDrag
< prev index next >