-
Enhancement
-
Resolution: Unresolved
-
P5
-
7
-
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.