I am using a JRadioButton in an application. If I set an icon for that radio button, the actual radio button is lost but the icon image appears fine. Any clues ?
Thanks in advance. BabuRaj
Michael Dunn
Ranch Hand
Joined: Jun 09, 2003
Posts: 4632
posted
0
> Any clues ?
None whatsoever.
post a sample program (just a frame with radiobutton/icon), so we can copy/paste/compile/run and see the behaviour.
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.
subject: JRadioButton looses button if setIcon is used