src/share/classes/java/awt/Event.java

Print this page

        

@@ -522,11 +522,11 @@
      * number of consecutive clicks. For other events, its value is
      * <code>0</code>.
      * This field has been replaced by MouseEvent.getClickCount().
      *
      * @serial
-     * @see java.awt.event.MouseEvent#getClickCount().
+     * @see java.awt.event.MouseEvent#getClickCount()
      */
     public int clickCount;
 
     /**
      * An arbitrary argument of the event. The value of this field