From mboxrd@z Thu Jan 1 00:00:00 1970 From: Amancio Hasty To: Jeff Sturm Cc: Tom Tromey , Amancio Hasty , java-discuss@sourceware.cygnus.com, hasty@rah.star-gate.com Subject: Re: awt or swing support? Date: Sat, 01 Apr 2000 00:00:00 -0000 Message-id: <200002120816.AAA32117@rah.star-gate.com> References: <38A4F15C.5FDD61CD@sigma6.com> X-SW-Source: 2000-q1/msg00223.html 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