This is the mail archive of the
java-discuss@sourceware.cygnus.com
mailing list for the Java project.
Re: awt or swing support?
- To: Jeff Sturm <jsturm at sigma6 dot com>
- Subject: Re: awt or swing support?
- From: Amancio Hasty <hasty at rah dot star-gate dot com>
- Date: Sat, 12 Feb 2000 00:16:08 -0800
- cc: Tom Tromey <tromey at cygnus dot com>, Amancio Hasty <hasty at rah dot star-gate dot com>, java-discuss at sourceware dot cygnus dot com, hasty at rah dot star-gate dot com
I haven't taken a detailed look at Sun's awt or swing stuff
however it seems almost intuitive that one should be a able
to port the JNI stuff to whatever gcj has. I assume that
in the case of gcj it will mean mapping JNI to CNI and of course
the respective c routines. Just a high level thought.
Cheers