Class FlatRadioButtonIcon

  • All Implemented Interfaces:
    javax.swing.Icon, javax.swing.plaf.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.

    • Field Detail

      • centerDiameter

        protected float centerDiameter
    • Constructor Detail

      • FlatRadioButtonIcon

        public FlatRadioButtonIcon()