This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: awt and swing support
- To: "Feng Xia" <FXia at netpcs dot com>
- Subject: Re: awt and swing support
- From: Tom Tromey <tromey at redhat dot com>
- Date: 14 Aug 2001 15:56:33 -0600
- Cc: "GCC Java User" <java at gcc dot gnu dot org>, "Pascal Tellier" <ptellier at netpcs dot com>
- References: <NEBBJEAKMMNOAGDGOCDAKENNCFAA.FXia@NetPCS.com>
- Reply-To: tromey at redhat dot com
>>>>> "Feng" == Feng Xia <FXia@netpcs.com> writes:
Feng> Does anybody know when gcj will support awt and swing?
No.
As far as I know, nobody is actively working on either. People are
"passively" working on AWT -- every once in a while one of us will
check in some new code.
In my opinion, AWT is much more likely than Swing to be completed in
our lifetime. Swing is very large and is also under-specified.
Tom