8181401: Error in Javadoc for JTabbedPane getAccessibleName()
Reviewed-by: serb, ssadetsky
This commit is contained in:
parent
d5fb09f608
commit
8f06089168
@ -1900,7 +1900,7 @@ public class JTabbedPane extends JComponent
|
||||
* Returns the accessible name of this object, or {@code null} if
|
||||
* there is no accessible name.
|
||||
*
|
||||
* @return the accessible name of this object, nor {@code null}.
|
||||
* @return the accessible name of this object, or {@code null}.
|
||||
* @since 1.6
|
||||
*/
|
||||
public String getAccessibleName() {
|
||||
|
Loading…
Reference in New Issue
Block a user