is there any way call other JinternalFrame from an JinternalFrame but, in the desktopPane of of main Jframe.
The "code part 1" below is used for calling UcakListesi(JinternalFrame) from menuItem in MDI application without problem. I would like to call same UcakListesi(JinternalFrame) from another JinternalFrame using same code however, I get error about "desktopPane.add(nw);" line see code part 2. Can't access main jframe desktopPane form JinternalFrame .. is there any way call other JinternalFrame from an JinternalFrame but, in the desktopPane of of main Jframe. sorry for my poor english. Regards and thank you. ---code part 1--- private void UckListeMenuItemActionPerformed(java.awt.event.ActionEvent