This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: "Swing" framework available now for GCJ
- From: Tom Tromey <tromey at redhat dot com>
- To: Rob Pitman <rob at pitman dot co dot za>
- Cc: java at gcc dot gnu dot org
- Date: 16 Aug 2006 13:16:05 -0600
- Subject: Re: "Swing" framework available now for GCJ
- References: <44DC8675.4000006@pitman.co.za>
- Reply-to: tromey at redhat dot com
>>>>> "Rob" == Rob Pitman <rob@pitman.co.za> writes:
Rob> GCJ users may be interested in the open-source "Charva" project at
Rob> http://sourceforge.net/projects/charva - it is a "Swing" framework for
Rob> character-based terminals (e.g. xterm, PuTTY etc).
Cool. How about putting a link done the "done with gcj" page on the
wiki?
Rob> The absence of a true javax.swing package for GCJ hampers the adoption
Rob> of GCJ for client-side applications.
FWIW ... a lot of progress has been made in this area in recent times.
Tom