> The protected methods ScrollBarUI#getTrackBounds() 
> ScrollBarUI#getThumbBounds() have
> become inaccessible since JRE9 which is required to override the paint method 
> and to paint the knob/thumb so we can consider making them public.
> 
> A CSR will be raised if this access expansion is accepted..

Prasanta Sadhukhan has updated the pull request incrementally with one 
additional commit since the last revision:

  Expose API in ScrollBarUI

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/30209/files
  - new: https://git.openjdk.org/jdk/pull/30209/files/91debdff..7beb9299

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=30209&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=30209&range=00-01

  Stats: 21 lines in 2 files changed: 17 ins; 0 del; 4 mod
  Patch: https://git.openjdk.org/jdk/pull/30209.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/30209/head:pull/30209

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

Reply via email to