for (int i=0; i<eintrag.length; i++) { jPanel21.add(eintrag[i], new org.netbeans.lib.awtextra.AbsoluteConstraints(175,i*20-20, 100, -1));}