This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [gui][patch] AWT Native Interface implementation


On Fri, 2005-02-11 at 23:00 -0500, Thomas Fitzsimmons wrote:
> I'll be testing other packages in the weeks to come, like Eclipse,
> OpenOffice.org and the JOGL bindings.

I tried this with jogl and came up with the attached patch.
The magic number values came from the public docs for a product called
jniwrapper, here:
http://www.jniwrapper.com/docs/javadoc_v1/constant-values.html

It's quite likely that the Lock and Unlock implementations are
completely bogus.  I just wanted to get it to build and show something
on the screen.  Hopefully it's not too far off from the right thing.

AG


Attachment: patch.txt
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]