Never mind if you saw my post earlier. I got it to work.
The JInternalFrame is a bit quirky on Mac OS X. I had to explicitly call show() which is ok it just took me a while to figure that out since it wasn't required on w2k. But when I minimize the windows they don't really minimize that much. I read through the java-dev archives at Apple and it sounds like people don't like using the JInternalFrames. Oh well.
[ 05-19-2002: Message edited by: brooklyn_mac_guy ]