[Qt-interest] Java AWT/Swing coexisting with native Qt application
Wing Wong
wiwong at altera.com
Thu Feb 19 18:30:39 CET 2009
Hi Farid,
JNI is not good enough. I am trying to embed a Java GUI component inside a C++ Qt application's QWidget.
Wing
-----Original Message-----
From: qt-interest-bounces at trolltech.com [mailto:qt-interest-bounces at trolltech.com] On Behalf Of Farid Derradji
Sent: Thursday, February 19, 2009 9:26 AM
To: qt-interest at trolltech.com
Subject: Re: [Qt-interest] Java AWT/Swing coexisting with native Qt application
> I am trying to figure out how to get a GUI application written in Java to
> work in a native Qt application by embedding the Java application
> in the Qt application. Does anyone have any ideas how to solve this
problem?
Hello Wing,
have you ever tried out JNI (Java Native Interface) ?
It is a means for embedding C/C++ in Java or, vice versa, embedding Java
in C/C++.
Regards
Farid
_______________________________________________
Qt-interest mailing list
Qt-interest at trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-interest
Confidentiality Notice.
This message may contain information that is confidential or otherwise protected from disclosure. If you are not the intended recipient, you are hereby notified that any use, disclosure, dissemination, distribution, or copying of this message, or any attachments, is strictly prohibited. If you have received this message in error, please advise the sender by reply e-mail, and delete the message and any attachments. Thank you.
More information about the Qt-interest-old
mailing list