@Matt:
I seem to remember (it's been years since I used the MS JVM) that it couldn't handle jar files very well, or at least neither compressed jar files nor signed jar files.
And, being Java 1.1, it doesn't have any of the Swing classes that you mention, so you would have to install those yourself. They're downloadable
here. You can't use any of the other Java 1.2/1.3/1.4 APIs at all, of course.
[ October 26, 2005: Message edited by: Ulf Dittmer ]