Package com.jogamp.newt.event
-
Interface Summary Interface Description GestureHandler Generic gesture handler interface designed to allow pass-through filtering ofInputEvents.GestureHandler.GestureListener Listener forGestureHandler.GestureEvents.InputEvent.InputClass Interface marking class of input typesInputEvent.InputType Interface marking type of input devicesKeyListener Listener forKeyEvents.MonitorModeListener MouseListener Listener forMouseEvents.NEWTEventConsumer NEWTEventListener WindowListener NEWTWindowEventlistener. -
Class Summary Class Description DoubleTapScrollGesture 2 pointer scroll/rotate gesture handler processingMouseEvents while producingMouseEvent.EVENT_MOUSE_WHEEL_MOVEDevents if gesture is completed.GestureHandler.GestureEvent A custom gesture eventInputEvent KeyAdapter KeyEvent KeyEvent.NonPrintableRange MonitorEvent MouseAdapter MouseEvent Pointer event of typeMouseEvent.PointerType.NEWTEvent NEWT events are provided for notification purposes ONLY;
The NEWT will automatically handle the event semantics internally, regardless of whether a program is receiving these events or not.
The actual event semantic is processed before the event is send.
Event type registry:
WindowEvent100..10xMouseEvent200..20xKeyEvent300..30xGestureEvent400..5xxMonitorEvent600..60xNEWTEventFiFo OutputEvent PinchToZoomGesture 2 pointer zoom, a.k.a.PinchToZoomGesture.ZoomEvent AGestureHandler.GestureEventdenominating zoom.TraceKeyAdapter TraceMouseAdapter TraceWindowAdapter WindowAdapter WindowEvent NEWT Window events are provided for notification purposes ONLY.
NEWT will automatically handle component moves and resizes internally, regardless of whether a program is receiving these events or not.WindowUpdateEvent -
Enum Summary Enum Description MouseEvent.PointerClass Class of pointer typesMouseEvent.PointerType Type of pointer devices