-
Bug
-
Resolution: Fixed
-
P2
-
1.4.0
-
beta
-
sparc
-
solaris_2.6
Name: nkR10003 Date: 11/17/2000
Some public methods (see list below) was removed from the new version of
MetalComboBoxUI class (SCCS Id: 1.34) and now these methods have weaker
access privileges then it was in the previous version (SCCS Id: 1.33).
The access rights is protected now (as in BasicComboBoxUI/BasicComboPopup
super classes).
But there is no CCC request for it.
Removed methods list:
- MetalComboBoxUI.MetalComboPopup.delegateFocus( MouseEvent e );
- MetalComboBoxUI.configureEditor();
- MetalComboBoxUI.unconfigureEditor();
This causes JCK precompile test failures:
api/javax_swing/plaf/metal/MetalComboBoxUI/index.html#public
api/javax_swing/plaf/metal/MetalComboBoxUI/MetalComboPopup/index.html#public
Please send out the CCC request.
======================================================================