RFR: 8290278: JavaDoc of index parameter of method JTabbedPane.insertTab [v2]
Harshitha Onkar
honkar at openjdk.org
Tue Jul 26 16:03:07 UTC 2022
On Tue, 26 Jul 2022 05:10:37 GMT, Tejesh R <tr at openjdk.org> wrote:
>> JavaDoc of _JTabbedPane.inseetTab()_ is updated. The index position to insert a new tab ranges from 0 to _TabCount_(Position after the last tab position), the same is updated from _> 0_ to _>= 0_ .
>
> Tejesh R has updated the pull request incrementally with one additional commit since the last revision:
>
> Updated as per Review Comments
Marked as reviewed by honkar (Author).
-------------
PR: https://git.openjdk.org/jdk/pull/9496
More information about the client-libs-dev
mailing list