classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Want to help in integrating swing.


From: Tom Tromey
Subject: Re: Want to help in integrating swing.
Date: 06 Mar 2003 18:18:56 -0700
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

>>>>> "Clemens" == Clemens Eisserer <address@hidden> writes:

Clemens> How good is AWT now? Are there still some essential parts missing?

AWT is good enough to run simple applications.
There are also parts missing.

Clemens> Would it be better to use JDK1.1.8 and extend it. But that
Clemens> would maybe make it incompatible with classpath...

In theory you could write Swing on top of any AWT implementation.  If
it can run on Sun's AWT, but still compile in the Classpath tree, then
I think that would be fine for us.  (If it were done cleanly,
following the API correctly, etc.)  Someday our AWT would be able to
run it too.

Tom




reply via email to

[Prev in Thread] Current Thread [Next in Thread]