|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--quicktime.app.event.MouseTargetAdapter
A convenience class for dealing with mouse movement events within a given space where the mouse movement is based around a selected object(s)) within that space.
| Constructor Summary | |
MouseTargetAdapter()
Deprecated. |
|
| Method Summary | |
boolean |
matchModifierFilter(int mods)
Deprecated. since QTJava 6.1 |
void |
mouseTargetEntered(QTMouseEvent e)
Deprecated. since QTJava 6.1 |
void |
mouseTargetExited(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 MouseTargetAdapter()
| Method Detail |
public void mouseTargetEntered(QTMouseEvent e)
mouseTargetEntered in interface MouseTargetListenere - the QTMouseEvent that triggered this eventpublic void mouseTargetExited(QTMouseEvent e)
mouseTargetExited in interface MouseTargetListenere - the QTMouseEvent that triggered this eventpublic 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 | |||||||||