wiTable.getCellFormatter().setHorizontalAlignment(3, 3, HasHorizontalAlignment.ALIGN_CENTER);
janinTextBoxPoor.setStyleName("orange");
janinTextBoxPoor.setText(CRV_WI_POOR_C12CHK);
janinTextBoxPoor.setWidth("3em");
final Label residueSigmas22Label_1 = new Label(c.residue_sigma() + " [-2,2]");
wiTable.setWidget(rowIdxWiJanin, 4, residueSigmas22Label_1);
final FlexTable pcTable = new FlexTable();
pcTable.setTitle("ProcheckNMR/Aqua");
tabPanel.add(pcTable, "ProcheckNMR/Aqua", true);