Changing radio button colors

When hovering over a radio button, how do you change the fill color of the radio button? The default appears to be a shaded orange, but I want the flexibility to change colors, as needed.Any suggestions?Thanks!jason@jones
[249 byte] By [869856jason@jonesa] at [2007-11-26 12:18:59]
# 1
Try using the setBackground or setForeground methods. If that doesn't work, look through the docs for any other methods that change the color. If those don't work, look into writing a custom ui component, which is not trivial.
637060hunter9000a at 2007-7-7 14:59:24 > top of Java-index,Archived Forums,Socket Programming...