Help me for JInternalFrame plzzzzzzzzzzzzz......

I want to use GridBagLayoutin JInternalFrame.But don't know how can any body plz help me.
[111 byte] By [leewaqar] at [2007-9-26 2:35:34]
# 1
hi,just try the following:JInternalFrame frame;GridBagLayout layout;...frame.getContentPane().setLayout(layout);... best regards, Michael
Michael_Rudolf at 2007-6-29 10:02:09 > top of Java-index,Archived Forums,Java Programming...