Interface for an action that is contributed into the workbench window menu
or tool bar. It extends IActionDelegate and adds an
initialization method for connecting the delegate to the workbench window it
should work with.
Initializes this action delegate with the workbench window it will work in.
Parameters: window - the window that provides the context for this delegate