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

クラスBasicComboPopup.InvocationMouseMotionHandler

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

protected class BasicComboPopup.InvocationMouseMotionHandler
extends MouseMotionAdapter
このリスナーは、ドラッグを監視し、リスト上をドラッグしている場合はリスト内の現在の選択範囲を更新します。