8213817: @return has already been specified (4 occurrences, in AWT and Swing)

Reviewed-by: prr
This commit is contained in:
Sergey Bylokhov 2018-11-15 14:14:31 -08:00
parent 1b012e213d
commit 0044b55629
12 changed files with 9 additions and 17 deletions

View file

@ -226,7 +226,7 @@ public class JTextArea extends JTextComponent {
/**
* Returns the class ID for the UI.
*
* @return the ID ("TextAreaUI")
* @return the string "TextAreaUI"
* @see JComponent#getUIClassID
* @see UIDefaults#getUI
*/