|
Java™ Platform Standard Ed. 7 DRAFT internal-b24 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.awt.event.MouseMotionAdapter
javax.swing.plaf.basic.BasicComboPopup.InvocationMouseMotionHandler
protected class BasicComboPopup.InvocationMouseMotionHandler
This listener watches for dragging and updates the current selection in the list if it is dragging over the list.
Constructor Summary | |
---|---|
protected |
BasicComboPopup.InvocationMouseMotionHandler()
|
Method Summary | |
---|---|
void |
mouseDragged(MouseEvent e)
Invoked when a mouse button is pressed on a component and then dragged. |
Methods inherited from class java.awt.event.MouseMotionAdapter |
---|
mouseMoved |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected BasicComboPopup.InvocationMouseMotionHandler()
Method Detail |
---|
public void mouseDragged(MouseEvent e)
MouseMotionAdapter
mouseDragged
in interface MouseMotionListener
mouseDragged
in class MouseMotionAdapter
|
Java™ Platform Standard Ed. 7 DRAFT internal-b24 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright 2008 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms.