aspose file tools
The moose likes Swing / AWT / SWT and the fly likes JRadioButton looses button if setIcon is used Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Swing / AWT / SWT
Reply Bookmark "JRadioButton looses button if setIcon is used" Watch "JRadioButton looses button if setIcon is used" New topic
Author

JRadioButton looses button if setIcon is used

BabuRajCG Raj
Greenhorn

Joined: Sep 19, 2006
Posts: 1
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
> 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
 
Similar Threads
RadioButton with no select circle?
urgent!!!!!!!
how to increase the icon size in radioButton
ButtonGroup problem
Easiest way to determine the selected JRadioButton in a Button Group