Returns the workbench window configurer for the window
containing this configurer's action bars.
the workbench window configurer since: 3.1
registerGlobalAction
public void registerGlobalAction(IAction action)(Code)
Register the action as a global action with a workbench
window.
For a workbench retarget action
(
org.eclipse.ui.actions.RetargetAction RetargetAction )
to work, it must be registered.
You should also register actions that will participate
in custom key bindings.