DesktopPane d = new DesktopPane();
d.add( anInternalFrame );
jframe.setLayeredPane( d );