On Thu, 14 Jul 2022 15:58:18 GMT, Tejesh R <[email protected]> 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_ .

This pull request has now been integrated.

Changeset: cbc9040f
Author:    Tejesh R <[email protected]>
Committer: Prasanta Sadhukhan <[email protected]>
URL:       
https://git.openjdk.org/jdk/commit/cbc9040f3a3a86942fa8277860eedc1f5142b64b
Stats:     2 lines in 1 file changed: 0 ins; 0 del; 2 mod

8290278: JavaDoc of index parameter of method JTabbedPane.insertTab

Reviewed-by: psadhukhan, prr, honkar

-------------

PR: https://git.openjdk.org/jdk/pull/9496

Reply via email to