[Qt-interest] Java AWT/Swing coexisting with native Qt application
Farid Derradji
farid.derradji at ITWM.fraunhofer.de
Thu Feb 19 18:25:52 CET 2009
> 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
More information about the Qt-interest-old
mailing list