Basic HTML version of Foils prepared 13 July 98

Foil 92 The CheckboxGroup Class

From Java Academy II:Intermediate Java NPAC/ECS Java Academy -- February to April 98. by Tom Scavo

The java.awt.CheckboxGroup Class
A CheckboxGroup is a group of related checkboxes (sometimes called radio buttons)
Checking a box in a group causes all other boxes in the group to become unchecked
Consequently, at most one box from a CheckboxGroup may be checked at a time
In a GUI, a CheckboxGroup is used to select from among n alternatives (n > 2)



© Northeast Parallel Architectures Center, Syracuse University, npac@npac.syr.edu

If you have any comments about this server, send e-mail to webmaster@npac.syr.edu.

Page produced by wwwfoil on Sat Nov 28 1998