Class FlatRadioButtonIcon

All Implemented Interfaces:
Icon, UIResource
Direct Known Subclasses:
FlatThemePreviewSwitches.ZoomRadioButtonIcon

public class FlatRadioButtonIcon extends FlatCheckBoxIcon
Icon for JRadioButton.

Note: If Component.focusWidth is greater than zero, then the outer focus border is painted outside of the icon bounds. Make sure that the radiobutton has margins, which are equal or greater than focusWidth.