-
Enhancement
-
Resolution: Duplicate
-
P3
-
None
-
5.0
-
None
-
generic
-
generic
The classes BasicFileChooserUI, MetalFileChooserUI, and WindowsFileChooserUI
are very big and contain a large amount of common or similar code. By extracting
the code that handles the scrolling list/table of files into a separate
shared class, this code would become much easier to maintain and would
allow for more reliable bug fixes and enhancements in the future.
###@###.### 2003-05-09
are very big and contain a large amount of common or similar code. By extracting
the code that handles the scrolling list/table of files into a separate
shared class, this code would become much easier to maintain and would
allow for more reliable bug fixes and enhancements in the future.
###@###.### 2003-05-09
- duplicates
-
JDK-4887433 JFileChooser UI code needs refactoring
-
- Resolved
-
- relates to
-
JDK-4615460 Enhancements to Swing/JFileChooser for IDE tools
-
- Closed
-