Skip to Main Content

Java Programming

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!

Embed Java GUIs into Native Windows

807606May 30 2007 — edited May 30 2007
Example:
Recently, ive been working with this "open source" Java project
for writing VSTs (sound modules) in Java. You can use your VST
and its GUI in ANY audio program.

Id like to know how the author managed to allow Java GUIs to be
loaded as plugins in native programs (the sourceforge project hasnt
posted its source code).
I know JNI has an AWT interface (I believe it passes bitmaps).
Is that the only way?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 27 2007
Added on May 30 2007
14 comments
432 views