CheckboxGroup (AWT)

Use a CheckboxGroup bean CheckboxGroupto provide a set of mutually exclusive choices that appear as radio buttons. Each choice in the group is a Checkbox bean that you associate with the CheckboxGroup bean.


Related procedures
Adding a button component

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