JInternalFrame1 nuevo = new JInternalFrame1(); escritorio.add(nuevo); nuevo.Recibir(ObtenerTexto()); nuevo.setVisible(true);