API Overview API Index Package Overview Direct link to this page
JDK 1.6
  javax.swing.plaf.basic. BasicComboPopup.ListMouseMotionHandler View Source
Author(s)
Since
Version
Serial
Hierarchy
 Object
      MouseMotionAdapter
          BasicComboPopup.ListMouseMotionHandler
Implements
Subclasses
Description
protected class BasicComboPopup.ListMouseMotionHandler
  This listener changes the selected item as you move the mouse over the list.
See also:   
Constructors
protected BasicComboPopup.ListMouseMotionHandler ()
Methods
Hide/Show inherited methods
public void mouseDragged (MouseEvent e) [Inherited From MouseMotionAdapter]
  Invoked when a mouse button is pressed on a component and then dragged.
public void mouseMoved (MouseEvent anEvent) [Overrides MouseMotionAdapter]
Fields
Hide/Show inherited fields
Nested Classes
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar