This is the mail archive of the
java-patches@sourceware.cygnus.com
mailing list for the Java project.
Re: Patch: java/awt/Event.java
- To: Bryce McKinlay <bryce at albatross dot co dot nz>
- Subject: Re: Patch: java/awt/Event.java
- From: Tom Tromey <tromey at cygnus dot com>
- Date: Tue, 21 Mar 2000 07:37:01 -0800 (PST)
- Cc: java-patches at sourceware dot cygnus dot com
- References: <38D707A4.60046D18@albatross.co.nz>
Bryce> This is an almost complete implementation of the AWT 1.0 event
Bryce> class. I wrote it a while back with classpath in mind, but I
Bryce> never contributed it. Now that we're not using classpath AWT it
Bryce> makes sense to contribute it to libgcj instead. ok to commit?
Please do! Thanks.
I'd say you should feel free to check in whatever AWT classes you
might happen to write.
Tom