JavaJFCRadioButton Class

Description

Radio buttons in a Java application or applet, as defined in the Java Foundation Class (JFC) library.

Inheritance

Derived from the RadioButton class.

Methods

Inherits methods from the RadioButton class, Control class, and AnyWin class.

Properties

Inherits properties from the RadioButton class, Control class, and AnyWin class.

Notes

JavaJFCRadioButton.HasFocus() does not work properly on Internet Explorer 6 or 7.