protected void refreshControls() {
   fTableViewer.setInput(fZentaElement);
   fTableLayout.doRelayout();
 }