8187399: Different problems in the javadoc's links in java.desktop package

Reviewed-by: azvegint
This commit is contained in:
Sergey Bylokhov 2017-10-20 15:12:45 -07:00
parent 97db013bd3
commit 5852f663bf
8 changed files with 32 additions and 32 deletions

View file

@ -745,7 +745,6 @@ public class MouseEvent extends InputEvent {
* @see #getClickCount()
* @see #isPopupTrigger()
* @see #getButton()
* @see #button
* @see Toolkit#areExtraMouseButtonsEnabled()
* @see java.awt.MouseInfo#getNumberOfButtons()
* @see InputEvent#getMaskForButton(int)