JDK-4138101 : DefaultComboBoxModel should be extensible
  • Type: Enhancement
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 1.2.0
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows_95
  • CPU: x86
  • Submitted: 1998-05-13
  • Updated: 2001-11-13
  • Resolved: 2001-11-13
Related Reports
Duplicate :  
Description

Name: rk38400			Date: 05/13/98


DefaultComboBoxModel of JComboBox should be
separate and extensible.
(Review ID: 29433)
======================================================================

Comments
EVALUATION There is a work around for this. Create your own ComboBoxModel, add the data to it and then add it to the ComboBox. Duplicate of 4382796 - which better articulates the problem. ###@###.### 2001-11-12
12-11-2001