JInternalFrame Help

Hi,

I have a mainclass(MDI) which has a JToolBar(New JButton, Add JButton and etc). When I click on the New JButton, it shows a JInternalFrame into the desktopPanel. when i select the JInternalPanel and click Add JButton, it show a JPanelClass in the JInternalFrame.

I am able to create a new JInternalFrame into the desktopPanel, but is lose or dunno how to do when select JInternalFrame and click on the Add button to insert JPanel into it.

Thanks

[475 byte] By [Noobie-Newbiea] at [2007-11-26 22:13:20]
# 1
Try to post your running code so we can edit and fix the error!!!
henyoa at 2007-7-10 11:03:32 > top of Java-index,Desktop,Developing for the Desktop...