javax.swing.plaf.basic

Class BasicComboPopup.ListMouseMotionHandler

protected class BasicComboPopup.ListMouseMotionHandler extends MouseMotionAdapter

ListMouseMotionHandler listens to mouse motion events occuring in the combo box's list. This class is responsible for highlighting items in the list when mouse is moved over them
Constructor Summary
protected ListMouseMotionHandler()
Method Summary
voidmouseMoved(MouseEvent anEvent)

Constructor Detail

ListMouseMotionHandler

protected ListMouseMotionHandler()

Method Detail

mouseMoved

public void mouseMoved(MouseEvent anEvent)