protected class BasicComboPopup.ListMouseMotionHandler extends MouseMotionAdapter
Modifier | Constructor and Description |
---|---|
protected |
ListMouseMotionHandler() |
Modifier and Type | Method and Description |
---|---|
void |
mouseMoved(MouseEvent anEvent)
在组件上移动鼠标按钮时调用(没有按钮没有关闭)。
|
mouseDragged
public void mouseMoved(MouseEvent anEvent)
MouseMotionAdapter
mouseMoved
在接口
MouseMotionListener
mouseMoved
在
MouseMotionAdapter