-
Bug
-
Resolution: Fixed
-
P4
-
1.1.7, 1.2.0
-
None
-
beta
-
generic, sparc
-
generic, solaris_2.5.1
Calling setSelectedIndex( -1 ) on a JComboBox or calling setSelectedItem( null ) on a ComboBoxModel will cause the selection to become empty. This is not documented anywhere.