|
|
|
|
|
|
CheckboxGroupTestPrerequisitesIn this exercise, you will write an applet that creates some Checkbox components and gives them the behavior of radio buttons through the use of the CheckboxGroup class, which controls the buttons in such a way that only one can be checked on at once.
Perform the following tasks:
Related Exercises |