protected class BasicComboPopup.InvocationMouseMotionHandler extends MouseMotionAdapter
Modifier | Constructor and Description |
---|---|
protected |
InvocationMouseMotionHandler() |
Modifier and Type | Method and Description |
---|---|
void |
mouseDragged(MouseEvent e)
在组件上按下鼠标按钮然后拖动时调用。
|
mouseMoved
public void mouseDragged(MouseEvent e)
MouseMotionAdapter
mouseDragged
在界面
MouseMotionListener
mouseDragged
在
MouseMotionAdapter