-
Enhancement
-
Resolution: Unresolved
-
P4
-
None
-
6
-
x86
-
windows_xp
The javadoc comments for JComboBox.setSelectedItem() method should be corrected.
JComboBox.setSelectedItem() uses equals() method of its parameter to detect what item from the model should be selected. But javadoc says, that JComboBox.setSelectedItem() simply selects its parameter.
###@###.### 2005-04-25 18:22:19 GMT
JComboBox.setSelectedItem() uses equals() method of its parameter to detect what item from the model should be selected. But javadoc says, that JComboBox.setSelectedItem() simply selects its parameter.
###@###.### 2005-04-25 18:22:19 GMT