- java.lang.Object
-
- java.awt.event.MouseMotionAdapter
-
- javax.swing.plaf.basic.BasicComboPopup.ListMouseMotionHandler
-
- 实现的所有接口
-
MouseMotionListener
,EventListener
- Enclosing class:
- BasicComboPopup
protected class BasicComboPopup.ListMouseMotionHandler extends MouseMotionAdapter
将鼠标移到列表上时,此侦听器会更改所选项。 选择更改未提交给模型,仅供用户反馈。
-
-
构造方法摘要
构造方法 变量 构造器 描述 protected
ListMouseMotionHandler()
-
方法摘要
-
声明方法的类 java.awt.event.MouseMotionAdapter
mouseDragged, mouseMoved
-
-