help plz....for mdi application...

hi every body....

im creating a mdi application but facing some problems....i have created 3 class for my mdi application.... 1 for menu bar.... 2nd for MDI Form and third for JInternal Frame.... menu and mdi forms are ok but when i click on menu item to view internal frame it execute but not visible in the mdi frame....i found the problem im not adding internal frame in MDI's desktoppane but destoppane in MDI Frame calss....how to add intenal fram from menu action event to MDI Frame....desktoppane...help me plz

[531 byte] By [zerocooola] at [2007-10-3 10:05:09]
# 1
Pass a reference to the DesktopPane to your Menu when you create it.Or put a method on your MDI form that the menu can call that will add the internal frame.
zadoka at 2007-7-15 5:24:23 > top of Java-index,Desktop,Developing for the Desktop...