ToggleGroup
class ToggleGroup
When a ToggleButton or RadioButton is added to a ToggleGroup
, then only one button in the group can be selected at a time.
Also used by ToggleMenuItem and RadioMenuItem.
When a ToggleButton or RadioButton is added to a ToggleGroup
, then only one button in the group can be selected at a time.
Also used by ToggleMenuItem and RadioMenuItem.