RFR: 8290278: JavaDoc of index parameter of method JTabbedPane.insertTab [v4]

Tejesh R tr at openjdk.org
Fri Jul 29 04:47:37 UTC 2022


> 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 based on review comments

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/9496/files
  - new: https://git.openjdk.org/jdk/pull/9496/files/7f3e9302..a3d6ba46

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=9496&range=03
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=9496&range=02-03

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/9496.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/9496/head:pull/9496

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



More information about the client-libs-dev mailing list