java.awt
Class CheckboxGroup
java.lang.Object
java.awt.CheckboxGroup
The CheckboxGroup class is used to group together a set of Checkbox buttons.
Exactly one check box button in a CheckboxGroup can be in the "on" state at any given time. Pushing any button sets its state to "on" and forces any other button that is in the "on" state into the "off" state.












java.awt.CheckboxGroup








0 comments:
Post a Comment