Class FWRadioButton

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

public class FWRadioButton extends JRadioButton
Wrapper class for JRadioButton
Author:
Andreas Enders
See Also:
  • Constructor Details

    • FWRadioButton

      public FWRadioButton(String aLabel)