Ejemplo n.º 1
0
 public ISelectionProvider getSelectionProvider() {
   return component == null ? null : component.getSelectionProvider();
 }