JDK-4887433 : JFileChooser UI code needs refactoring
  • Type: Enhancement
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 5.0
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2003-07-08
  • Updated: 2003-08-09
  • Resolved: 2003-08-09
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
5.0 tigerFixed
Related Reports
Duplicate :  
Relates :  
Relates :  
Description
There is a huge amount of code duplicated between MetalFileChooserUI and
WindowsFileChooserUI. A first step in making the code better shared is to
create common FilePane and PlacesBar components.

###@###.### 2003-07-08

Comments
CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: tiger FIXED IN: tiger INTEGRATED IN: tiger tiger-b15
14-06-2004

EVALUATION Created sun.swing.FilePane and sun.swing.WindowsPlacesBar classes. ###@###.### 2003-07-08
08-07-2003