Window configurer objects are in 1-1 correspondence with the workbench windows they configure. Clients may use get/setData
to associate arbitrary state with the window configurer object.
Note that these objects are only available to the main application (the plug-in that creates and owns the workbench).
This interface is not intended to be implemented by clients.
@see IWorkbenchConfigurer#getWindowConfigurer @see WorkbenchAdvisor#preWindowOpen @since 3.0
|
|
|
|
|
|
|
|
|
|