| Name | Description | Type | Package | Framework |
| AWTAdapter | Convenient adapter forwarding AWT events to NEWT via the event listener model. | Class | com.jogamp.newt.event.awt | JogAmp |
| AWTKeyAdapter | printable: PRESSED (t0), TYPED (t0), RELEASED (t1) non-printable: PRESSED (t0), RELEASED (t1) | Class | com.jogamp.newt.event.awt | JogAmp |
| AWTMouseAdapter | Class | com.jogamp.newt.event.awt | JogAmp | |
| AWTWindowAdapter | Class | com.jogamp.newt.event.awt | JogAmp | |
| DoubleTapScrollGesture | 2 pointer scroll/rotate gesture handler processing MouseEvents while producing MouseEvent. | Class | com.jogamp.newt.event | JogAmp |
| GestureHandler | Generic gesture handler interface designed to allow pass-through filtering of InputEvents. | Interface | com.jogamp.newt.event | JogAmp |
| GestureHandler .GestureEvent | A custom gesture eventSee Also:Serialized Form | Class | com.jogamp.newt.event.GestureHandler | JogAmp |
| GestureHandler .GestureListener | Listener for GestureHandler. | Interface | com.jogamp.newt.event.GestureHandler | JogAmp |
| InputEvent | Class | com.jogamp.newt.event | JogAmp | |
| InputEvent .InputClass | Interface | com.jogamp.newt.event.InputEvent | JogAmp | |
| InputEvent .InputType | Interface | com.jogamp.newt.event.InputEvent | JogAmp | |
| KeyAdapter | Class | com.jogamp.newt.event | JogAmp | |
| KeyEvent | Key events are delivered in the following order: #Event TypeConstraintsNotes1EVENT_KEY_PRESSED excluding auto-repeat-modifier keys2EVENT_KEY_RELEASED excluding auto-repeat-modifier keys | Class | com.jogamp.newt.event | JogAmp |
| KeyEvent .NonPrintableRange | Class | com.jogamp.newt.event.KeyEvent | JogAmp | |
| KeyListener | Listener for KeyEvents. | Interface | com.jogamp.newt.event | JogAmp |
| MonitorEvent | Class | com.jogamp.newt.event | JogAmp | |
| MonitorModeListener | Interface | com.jogamp.newt.event | JogAmp | |
| MouseAdapter | Class | com.jogamp.newt.event | JogAmp | |
| MouseEvent | Pointer event of type MouseEvent. | Class | com.jogamp.newt.event | JogAmp |
| MouseEvent .PointerClass | Class | com.jogamp.newt.event.MouseEvent | JogAmp | |
| MouseEvent .PointerType | Type of pointer devicesMouseEvent. | Class | com.jogamp.newt.event.MouseEvent | JogAmp |
| MouseListener | Listener for MouseEvents. | Interface | com.jogamp.newt.event | JogAmp |
| 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. | Class | com.jogamp.newt.event | JogAmp |
| NEWTEventConsumer | Interface | com.jogamp.newt.event | JogAmp | |
| NEWTEventFiFo | Class | com.jogamp.newt.event | JogAmp | |
| NEWTEventListener | Interface | com.jogamp.newt.event | JogAmp | |
| OutputEvent | Class | com.jogamp.newt.event | JogAmp | |
| PinchToZoomGesture | 2 pointer zoom, a. | Class | com.jogamp.newt.event | JogAmp |
| PinchToZoomGesture .ZoomEvent | A GestureHandler. | Class | com.jogamp.newt.event.PinchToZoomGesture | JogAmp |
| TraceKeyAdapter | Class | com.jogamp.newt.event | JogAmp | |
| TraceMouseAdapter | Class | com.jogamp.newt.event | JogAmp | |
| TraceWindowAdapter | Class | com.jogamp.newt.event | JogAmp | |
| WindowAdapter | Class | com.jogamp.newt.event | JogAmp | |
| WindowEvent | NEWT Window events are provided for notification purposes ONLY. | Class | com.jogamp.newt.event | JogAmp |
| WindowListener | NEWT WindowEvent listener. | Interface | com.jogamp.newt.event | JogAmp |
| WindowUpdateEvent | Class | com.jogamp.newt.event | JogAmp | |