JCheckBox (Swing)

Use a JCheckBox bean JCheckBox to provide a settings choice that has two states, such as on and off. A mark in the check box indicates that the choice is selected. You can customize the images used for unselected and selected check boxes.


Related procedures
Adding a button component

Related references
Sun's JCheckBox bean documentation
Button beans
Beans for visual composition