Hello,

I'm trying to write a JFrame with a JInternalFrame. I have JMenuBar and JMenuItem when I click it,it should open new JInternalFrame.

The problem is when I use JDesktopPane it overwrites...