Description
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.
Inheritance
Derived from the RadioList
class.
Methods
Inherits all of its methods from the RadioList class, Control class, and AnyWin class.
Properties
Inherits all of its properties from the RadioList class, Control class, and AnyWin class.