-
Enhancement
-
Resolution: Unresolved
-
P5
-
7
-
generic
-
generic
If an editable JComboBox shows Foo items, and someone types in a String, it would be optimal if we tried to search for Foo items with a toString() value that matches the String. From a user perspective, this makes the most sense.
- relates to
-
JDK-6433205 Inconsistent classes in DefaultComboBoxModel
-
- Closed
-
-
JDK-6435528 Add to the BasicComboBoxEditor an ability to edit other objects than String
-
- Closed
-