swingwt.awt
Class CheckboxGroup

java.lang.Object
  extended byswingwtx.swing.ButtonGroup
      extended byswingwt.awt.CheckboxGroup

public class CheckboxGroup
extends ButtonGroup


Field Summary
 
Fields inherited from class swingwtx.swing.ButtonGroup
buttons
 
Constructor Summary
CheckboxGroup()
           
 
Methods inherited from class swingwtx.swing.ButtonGroup
add, getButtonCount, getElements, getSelection, isSelected, remove, setSelected
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CheckboxGroup

public CheckboxGroup()