Bryce McKinlay ([EMAIL PROTECTED]) wrote:
> Classpath cvs seems to be missing a few of the core java.awt classes,
> such as Event.java and ColorModel.java. I assume that since the gtk+
> peers are working that these classes do exist somewhere? Or have the
> peers only been used on Sun's java.awt thus far?

There are a couple missing ones.  Event is definitely one.  That is
for JDK 1.0.X event support, which I'm not too worried about right
now.  The Java 1.1 event class is AWTEvent.

Feel free to contribute an implementation though. :-)

Note that the actual AWT isn't debugged and working at this time.
Only the peers.

-- 
Aaron M. Renn ([EMAIL PROTECTED]) http://www.urbanophile.com/arenn/

Reply via email to