-
Type:
Enhancement
-
Resolution: Unresolved
-
Priority:
P5
-
Affects Version/s: 7
-
Component/s: client-libs
-
Fix Understood
-
generic
-
generic
There are three fields, which hide superclass fields and look redundant:
- javax/swing/JColorChooser.java 543 Field 'accessibleContext'
- javax/swing/plaf/metal/MetalScrollBarUI.java 52 Field 'thumbColor'
- javax/swing/plaf/metal/MetalScrollBarUI.java 54 Field 'thumbHighlightColor'
The fields should be removed or renamed.
- javax/swing/JColorChooser.java 543 Field 'accessibleContext'
- javax/swing/plaf/metal/MetalScrollBarUI.java 52 Field 'thumbColor'
- javax/swing/plaf/metal/MetalScrollBarUI.java 54 Field 'thumbHighlightColor'
The fields should be removed or renamed.