4849505152535455
for (int i=0; i < 100; i++) { el.add(new Contact()); } pt = new PropertyTable(new PTM()); RootPanel.get().add(pt); }