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

Print this page

        

*** 522,532 **** * 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(). */ public int clickCount; /** * An arbitrary argument of the event. The value of this field --- 522,532 ---- * 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() */ public int clickCount; /** * An arbitrary argument of the event. The value of this field