protected
class
BasicComboPopup.ListMouseHandlerextends MouseAdapter
ListMouseHandler is a listener that listens to mouse events occuring in
the combo box's list of items. This class is responsible for hiding
popup portion of the combo box if the mouse is released inside the combo
box's list.