Example #1
0
 /**
  * Returns the active workbench shell of this plug-in.
  *
  * @return active workbench shell.
  */
 protected Shell getShell() {
   return SystemBasePlugin.getActiveWorkbenchShell();
 }