> - cascading the JInternalFrames within the MDI
can you easy write
> - making the main window's menu bar/toolbar context sensitive to the
> current JInternalFrame
also, just add InternalFrameListener to every InternalFrame and in
internalFrameActivated(InternalFrameEvent e) set appropriate JToolBar
> - enumerating open JInternalFrames.
JDesktopPane#getAllFrames()
> I'm using JBuilder.
whatever - does not matters
> Swing's MDI doesn't seem very mature compared to MFC's, or perhaps I'm
> unaware of what's available?
you are free to make what you want, see DesktopManager

Signature
Andrei Kouznetsov
http://uio.dev.java.net Unified I/O for Java
http://reader.imagero.com Java image reader
http://jgui.imagero.com Java GUI components and utilities