Bug 1435

Summary: GlueGen: Add support for JavaCallback
Product: [JogAmp] Gluegen Reporter: Sven Gothel <sgothel>
Component: coreAssignee: Sven Gothel <sgothel>
Status: RESOLVED FIXED    
Severity: normal CC: mfery
Priority: P4    
Version: 2.5.0   
Hardware: All   
OS: all   
Type: FEATURE SCM Refs:
Workaround: ---
Bug Depends on: 1442, 1443    
Bug Blocks:    

Description Sven Gothel 2023-07-12 02:07:15 CEST
https://jogamp.org/gluegen/doc/GlueGen_Mapping.html#java-callback

GlueGen shall support registering Java callback methods to receive asynchronous and off-thread native toolkit events, where a generated native callback function dispatches the events to Java.
Comment 1 Sven Gothel 2023-07-12 02:07:56 CEST
See https://forum.jogamp.org/GlueGen-Proudly-Beating-Panama-td4042711.html

Implemented as planned
Comment 2 Sven Gothel 2023-07-12 02:18:43 CEST
See updated face https://jogamp.org/gluegen/www/
See updated git README https://jogamp.org/cgit/gluegen.git/about/