JCheckBox Class

Description

Represents a check box.

Availability

This class is supported only on the Open Agent.

Inheritance

JCheckBox 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, JCheckBox has the following methods:

Properties

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