1.4.1.... released too soon.
Here's my applet running under Java 1.3.1 and OS X (which is how, not counting the Aqua stuff, it looks on Windows or Linux). Note the nice smooth edges on the Moon images.

Now, here's what 1.4.1 does with the same applet:

Jagged edges from what should be perfectly good drawing code, a few of the buttons squished so small the label text leaks out, tabs on the tabbed panel, and pop-up menus that now eat up more vertical real estate than they did before, making screen layout tougher to do on the Mac than on other platforms...
Grrr.
Since this is a final, public release, all I can do now is...
if (it's a Mac and Java 1.4.1) {
hack...
hack...
hack...
}
[ 03-10-2003: Message edited by: shetline ]</p>