java - how to add a round border to a jradiobutton -


hi need add round border, etched, beveled etc. jradiobutton. allow button keep round appearance.

but cannot find round borders.

does know how this? chis

you can implement border interface, using drawroundrect() or drawoval() in paintborder().


Comments

Popular posts from this blog

Add email recipient to all new Trac tickets -

400 Bad Request on Apache/PHP AddHandler wrapper -

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -