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
1 A CheckboxGroup is a group of related checkboxes (sometimes called radio buttons)
2 Checking a box in a group causes all other boxes in the group to become unchecked
3 Consequently, at most one box from a CheckboxGroup may be checked at a time
4 In a GUI, a CheckboxGroup is used to select from among n alternatives (n > 2)

in Table To:


© 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