|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsynergynetframework.mtinput.RightClickDetector
public class RightClickDetector
The Class RightClickDetector.
Constructor Summary | |
---|---|
RightClickDetector()
|
Method Summary | |
---|---|
static boolean |
isDoubleClick(java.util.Vector<ScreenCursor> screenCursors,
ScreenCursor rightCursor,
float distance)
Checks if is double click. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RightClickDetector()
Method Detail |
---|
public static boolean isDoubleClick(java.util.Vector<ScreenCursor> screenCursors, ScreenCursor rightCursor, float distance)
screenCursors
- the screen cursorsrightCursor
- the right cursordistance
- the distance
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |