JRadioButton Class

Description

Represents a radio button.

Availability

This class is supported only on the Open Agent.

Inheritance

JRadioButton is derived from the JToggleButton class. No classes derive from this class.

Methods

In addition to the methods it inherits from JToggleButton, AbstractButton, JComponent, AWTContainer, AWTComponent, and AnyWin, JRadioButton has the following methods:

Properties

JRadioButton inherits all its properties from JToggleButton, AbstractButton, JComponent, AWTContainer, AWTComponent, and AnyWin.