Checkbox widget

A Rich UI checkbox displays a binary option and responds to the user’s input by invoking an event handler.

The following fields are supported:

Other supported fields and functions are described in the following topics in the EGL Programmer’s Guide: “Rich UI widget fields” and ”Rich UI widget functions.”

Use of this widget requires the following statement:
import org.eclipse.edt.rui.widgets.Checkbox;