Brian Jones wrote:
> There are plenty of simple classes to implement in Swing. The harder
> ones (in my mind) will be all of the *UI classes for each of Basic,
> Java, Windows, Mac, Motif. The first to implement is Basic since I
> think every one of the rest extend it although you could obviously
> work on another if you wanted to test using Swing as part of your
> classpath to begin with.
Actually the code itself is fairly simple. There's just lot of it that
needs to be written. Unfortunately, because I've studied Sun's source
quite thoroughly, I'm unable to contribute ;(
Ian