CheckButton.radio


Description:

public CheckButton.radio (CheckButtonGroup group)

Creates a new instance of a radio button.

Only one radio button in a group can be selected at a time.

Parameters:

group

The group that this radio button belongs to.