Skip to Main Content

Java HotSpot Virtual Machine

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

JNI & C & EVENTS

843829Dec 12 2005 — edited Dec 19 2005
Hi everyone! I wrote some java code using JNI and also dll for it in C. Everything worked fine untill I got a job to generate some events. I have to generate some event in C like "key down", then to call Java function to react like print some text. I followed the Desktop Indicator example but could not do anything usefull. I think I don't understand that example as well. Does anyone have some similar example?
I'll be gratefull for any help or advice.
Ginja
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 16 2006
Added on Dec 12 2005
4 comments
472 views