protected class BasicComboPopup.InvocationMouseMotionHandler extends MouseMotionAdapter
| Modifier | Constructor and Description |
|---|---|
protected |
BasicComboPopup.InvocationMouseMotionHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
mouseDragged(MouseEvent e)
Invoked when a mouse button is pressed on a component and then
dragged.
|
mouseMovedprotected BasicComboPopup.InvocationMouseMotionHandler()
public void mouseDragged(MouseEvent e)
MouseMotionAdaptermouseDragged in interface MouseMotionListenermouseDragged in class MouseMotionAdapter