<Swing Dev> [10] RFR JDK-8181401: Error in Javadoc for JTabbedPane getAccessibleName()
Prasanta Sadhukhan
prasanta.sadhukhan at oracle.com
Fri Jun 2 08:38:52 UTC 2017
Hi All,
Please review a javadoc fix where it seems the documentation for
JTabbedPane getAccessibleName() states "the accessible name of this
object, nor null."
Where is should be "the accessible name of this object, or null."
Modified javadoc to update the same.
Bug: https://bugs.openjdk.java.net/browse/JDK-8181401
webrev: http://cr.openjdk.java.net/~psadhukhan/8181401/webrev.00/
Regards
Prasanta
More information about the swing-dev
mailing list