Assigns a delegate to the change event.
final public void addOnCheckedChange ( EventHandler h )
h
The EventHandler delegate to be notified when the event occurs.
This event occurs when the user modifies the selected state of the button.
See Also removeOnCheckedChange