Module java.desktop

Class BasicComboPopup.ListMouseMotionHandler

java.lang.Object
java.awt.event.MouseMotionAdapter
javax.swing.plaf.basic.BasicComboPopup.ListMouseMotionHandler
所有已实现的接口:
MouseMotionListener, EventListener
封闭类:
BasicComboPopup

protected class BasicComboPopup.ListMouseMotionHandler extends MouseMotionAdapter
此监听器在鼠标在列表上移动时更改所选项目。选择更改不会提交到模型,仅用于用户反馈。
  • Constructor Details

    • ListMouseMotionHandler

      protected ListMouseMotionHandler()
      构造一个ListMouseMotionHandler