Hi,
I have got a pblm. I have designed a menu. On clicking a menuitem, a JInternal Frame is displayed. Inside that JInternalFrame, couple of buttons are displayed. On clicking a particular button, the existing JInternalFrame should vanish and in it's place, the
java pgm defined in the actionPerformed of that Button should appear as another JInternalFrame.
Arun Martin.
------------------