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

400 Bad Request on Apache/PHP AddHandler wrapper -

Add email recipient to all new Trac tickets -

php - Change action and image src url's with jQuery -