-
Type:
Bug
-
Resolution: Not an Issue
-
Priority:
P3
-
None
-
Affects Version/s: 8, 26
-
Component/s: client-libs
-
generic
A DESCRIPTION OF THE PROBLEM :
The code in javax.swing.plaf.basic.BasicComboBoxEditor.BorderlessTextField.setBorder(Border b) should refer to javax.swing.plaf.UIResource but actually refers to the static inner class javax.swing.plaf.basic.BasicComboBoxEditor.UIResource.
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
See javax.swing.plaf.basic.BasicComboBoxEditor source file
FREQUENCY :
ALWAYS
The code in javax.swing.plaf.basic.BasicComboBoxEditor.BorderlessTextField.setBorder(Border b) should refer to javax.swing.plaf.UIResource but actually refers to the static inner class javax.swing.plaf.basic.BasicComboBoxEditor.UIResource.
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
See javax.swing.plaf.basic.BasicComboBoxEditor source file
FREQUENCY :
ALWAYS