[Patch] Embedded window support
Michael Koch
konqueror@gmx.de
Wed Jul 9 14:06:00 GMT 2003
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi list,
For my little pet project I need to embed AWT/Swing windows into a
native app. To make this possible I wrote the attached patch. It adds
a new interface and a new class in gnu.java.awt and adds support code
in java.awt.
If the currently used java.awt.Toolkit subclass implements
gnu.java.awt.EmbeddedWindowSupport this support will be activated. Of
course the peer providing the Toolkit subclass needs some code to
support it too.
Some GTK peer things are not solved yet but this will come soon.
What do you think about this design ? Okay to commit to trunk ?
Michael
- --
Homepage: http://www.worldforge.org/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)
iD8DBQE/DCJ0WSOgCCdjSDsRAn0cAJ9Rj6md04eLbpRtTUb4wvEbgCaw3wCfZWHj
7Al6HZLT82iyPPCnVdfT4Es=
=MRaJ
-----END PGP SIGNATURE-----
-------------- next part --------------
A non-text attachment was scrubbed...
Name: embedded.diff
Type: text/x-diff
Size: 13613 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/java-patches/attachments/20030709/7edec1c0/attachment.bin>
More information about the Java-patches
mailing list