コード例 #1
0
 public void viewerInputComplete(IViewerInputUpdate update) {
   fViewer.setInput(fVariable = update.getInputElement());
 }