|
Java™ Platform Standard Ed. 6 DRAFT internal-b09 |
|||||||||
| 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 MouseMotionListenermouseDragged in class MouseMotionAdapter
|
Java™ Platform Standard Ed. 6 DRAFT internal-b09 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright 2009 Sun Microsystems, Inc. All rights reserved. Use is subject to the terms of the GNU General Public License.