AWT
Tom Tromey
tromey@redhat.com
Thu Nov 7 20:35:00 GMT 2002
>>>>> "Rivas" == R A Rivas Diaz <rivasdiaz@yahoo.com> writes:
Rivas> What I really like is a somehow pluggable awt library, so i can
Rivas> run an AWT application using the GTK implementation, or a QT
Rivas> implementation, or a Win32 implementation, or an X only
Rivas> implementation...
This is exactly what a peer-based implementation buys you.
This is the route that the Classpath AWT has taken.
It just isn't complete, and so far only Gtk+ peers have been started.
Writing other peers would also be a useful task for somebody.
Tom
More information about the Java
mailing list