> When JRadioButtonMenuItem is called with imageIcon, then only imageIcon is 
> shown without radiobutton in WIndowsLookAndFeel as there was no provision of 
> drawing the radiobutton alongside icon.
> If icon is not there, the radiobutton is drawn. Added provision of drawing 
> the radiobutton windows Skin even when imageIcon is present.

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

  image path correction

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/23324/files
  - new: https://git.openjdk.org/jdk/pull/23324/files/befbdf55..2bb08692

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

  Stats: 8 lines in 2 files changed: 3 ins; 0 del; 5 mod
  Patch: https://git.openjdk.org/jdk/pull/23324.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/23324/head:pull/23324

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

Reply via email to