javax.swing.plaf.basic
protected class BasicComboPopup.InvocationMouseMotionHandler extends MouseMotionAdapter
Constructor Summary | |
---|---|
protected | InvocationMouseMotionHandler()
Creates a new InvocationMouseMotionHandler object. |
Method Summary | |
---|---|
void | mouseDragged(MouseEvent e)
This method is responsible for highlighting item in the drop down list
over which the mouse is currently being dragged. |