| Event | Description |
OnJvMouseGestureCustomInterpretation | Event for own evaluation of detected gesture. If this event is used all others will be ignored! |
OnJvMouseGestureDown | Event for a simple MOUSE DOWN gesture |
OnJvMouseGestureLeft | Event for a simple MOUSE LEFT gesture |
OnJvMouseGestureLeftLowerEdge | Event for a simple diagonally MOUSE LEFT LOWER EDGE (point 1 in grid) gesture |
OnJvMouseGestureLeftUpperEdge | Event for a simple diagonally MOUSE LEFT UPPER EDGE (point 7 in grid) gesture |
OnJvMouseGestureRight | Event for a simple MOUSE RIGHT gesture |
OnJvMouseGestureRightLowerEdge | Event for a simple diagonally MOUSE RIGHT LOWER EDGE (point 3 in grid) gesture |
OnJvMouseGestureRightUpperEdge | Event for a simple diagonally MOUSE RIGHT UPPER EDGE (point 9 in grid) gesture |
OnJvMouseGestureUp | Event for a simple MOUSE UP gesture |