Class FlatRadioButton

All Implemented Interfaces:
FlatStyleableComponent, ImageObserver, ItemSelectable, MenuContainer, Serializable, Accessible, SwingConstants

public class FlatRadioButton extends JRadioButton implements FlatStyleableComponent
Subclass of JRadioButton that provides easy access to FlatLaf specific client properties.
Since:
2
See Also:
  • Constructor Details

    • FlatRadioButton

      public FlatRadioButton()