|
JOGL v2.6.0-rc-20250712
JOGL, High-Performance Graphics Binding for Java (public API).
|
Convenient adapter combining dummy implementation for MouseListener and GestureListener.
More...
Convenient adapter combining dummy implementation for MouseListener and GestureListener.
Definition at line 1884 of file Shape.java.
| void com.jogamp.graph.ui.Shape.MouseGestureAdapter.gestureDetected | ( | final GestureEvent | gh | ) |
GestureHandler has detected the gesture.
Implements com.jogamp.newt.event.GestureHandler.GestureListener.
Definition at line 1886 of file Shape.java.