help embedding KDE application inside java application

Koos Vriezen koos.vriezen at xs4all.nl
Sat Nov 8 10:48:52 GMT 2003


On Sat, 8 Nov 2003, S.Thanga Prakash wrote:

> hi ,
>
>
>     I have a requirement to embed KDE application eg,.konqueror,kwrite
> into a java program..
>
> how to do it?
> help me for the same..

Only way I can think of is
http://java.sun.com/j2se/1.3/docs/guide/awt/AWT_Native_Interface.html
and reparent your X11 app main window to this java.awt.Canvas X11 Window.
Not that I have tried it though..

Koos





More information about the kfm-devel mailing list