モジュール java.desktop
パッケージ javax.swing.plaf.basic

クラスBasicComboPopup.ListMouseMotionHandler

java.lang.Object
java.awt.event.MouseMotionAdapter
javax.swing.plaf.basic.BasicComboPopup.ListMouseMotionHandler
すべての実装されたインタフェース:
MouseMotionListener, EventListener
含まれているクラス:
BasicComboPopup

protected class BasicComboPopup.ListMouseMotionHandler
extends MouseMotionAdapter
このリスナーは、リスト上でのマウスの動きに応じて、選択された項目を変更します。 選択範囲の変更は、モデルには反映されません。ユーザーへのフィードバック用に限られます。