public void viewerInputComplete(IViewerInputUpdate update) {
   fViewer.setInput(fVariable = update.getInputElement());
 }