The idea would be that when I add the combo I also configure the regilla bag distribution giving the weight of x in 1 and the dey in 0 in the distribution of the Jpanel.
//El código sería el siguiente
JComboBox cmbNomDocumentoJEP = new JComboBox();
jPanel17.add(cmbNomDocumentoJEP);