|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--quicktime.app.event.MouseMoveAdapter
A convenience adapter class for dealing with mouse movement events within a space.
| Constructor Summary | |
MouseMoveAdapter()
Deprecated. |
|
| Method Summary | |
boolean |
matchModifierFilter(int mods)
Deprecated. since QTJava 6.1 |
void |
mouseDragged(QTMouseEvent e)
Deprecated. since QTJava 6.1 |
void |
mouseMoved(QTMouseEvent e)
Deprecated. since QTJava 6.1 |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public MouseMoveAdapter()
| Method Detail |
public void mouseDragged(QTMouseEvent e)
mouseDragged in interface MouseMoveListenerpublic void mouseMoved(QTMouseEvent e)
mouseMoved in interface MouseMoveListenerpublic boolean matchModifierFilter(int mods)
matchModifierFilter in interface QTMouseListenermods - the state of the modifier keys.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||