Generated by
JDiff

Class javax.swing.plaf.basic.BasicComboPopup

Documentation changed from old to new.

Changed Methods
Rectangle computePopupBounds(int, int, int, int) Documentation changed from old to new.
Calculate the placement and size of the popup portion of the combo box based on the combo box location and the enclosing screen bounds.
void configureList() Documentation changed from old to new.
Configures the list which is used to hold the combo box items in the popup.
void installComboBoxModelListeners(ComboBoxModel) Documentation changed from old to new.
Installs the listeners on the combo box model.
void uninstallComboBoxModelListeners(ComboBoxModel) Documentation changed from old to new.
Removes the listeners from the combo box model