A group of radio buttons in a Java application or applet, as defined in the Java Foundation Class (JFC) library. Only one button in a radio list can be selected at a time.
Derived from the RadioList class.
Inherits all of its methods from the RadioList class, Control class, and AnyWin class.
Inherits all of its properties from the RadioList class, Control class, and AnyWin class.