!7 p { //showFrame(new JInternalFrame); new JDesktopPane pane; pane.add(setBounds(100, 100, 200, 200, new JInternalFrame)); showFrame(pane); }