-
Enhancement
-
Resolution: Fixed
-
P4
-
1.1.6, 1.2.0, 1.4.2, 5.0, 6
-
b53
-
generic, x86
-
generic, linux, solaris_2.5, windows_nt, windows_2000
ButtonGroup.setSelected(ButtonModel, boolean) as it is currently defined does not need the boolean, as if the boolean is false, it does nothing. I assume that if the boolean is false, it should set the button to false, but it does not as currently defined.
Without this there is no way to set the ButtonGroup back to its initial unselected state.
Without this there is no way to set the ButtonGroup back to its initial unselected state.
- duplicates
-
JDK-4190102 ButtonGroup deselection problem?
-
- Closed
-
-
JDK-6251051 It is not possible to unselect a JRadioButton witch is part of a ButtonGroup
-
- Closed
-
-
JDK-6314701 ButtonGroup need a method to reset the group to initial state
-
- Closed
-