Bug 1435 - GlueGen: Add support for JavaCallback
Summary: GlueGen: Add support for JavaCallback
Status: RESOLVED FIXED
Alias: None
Product: Gluegen
Classification: JogAmp
Component: core (show other bugs)
Version: 2.5.0
Hardware: All all
: P4 normal
Assignee: Sven Gothel
URL:
Depends on: 1442 1443
Blocks:
  Show dependency treegraph
 
Reported: 2023-07-12 02:07 CEST by Sven Gothel
Modified: 2023-08-07 22:52 CEST (History)
1 user (show)

See Also:
Type: FEATURE
SCM Refs:
Workaround: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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/