Calling a JPanel to JInternalFrame.

Hi guys,

I am building an MDI application. I Have a jButton (call NEW) to bring out the JInternalFrame(call FRAME_A) to the JDeskTopPanel(jDeskTopPane1). I have another jButton(call XX). This xx button will insert a JPanel(jPane1) into Frame_A (contain a jSplitPane) RightComponent when press. What coding should i need to write in order for jPane1 insert into Frame_A RightComponent.

By the way I am using Netbeans 5.5

Thanks.

Regards,

Jimmy

[479 byte] By [Noobie-Newbiea] at [2007-11-26 21:33:33]
# 1
Problem Solved
Noobie-Newbiea at 2007-7-10 3:14:26 > top of Java-index,Desktop,Developing for the Desktop...