| org.eclipse.ui.examples.rcp.browser.BrowserWindowAdvisor
BrowserWindowAdvisor | public class BrowserWindowAdvisor extends WorkbenchWindowAdvisor (Code) | | Configures the browser window using the given window configurer.
since: 3.1 |
Constructor Summary | |
public | BrowserWindowAdvisor(IWorkbenchWindowConfigurer configurer) Creates a new browser window advisor. |
BrowserWindowAdvisor | public BrowserWindowAdvisor(IWorkbenchWindowConfigurer configurer)(Code) | | Creates a new browser window advisor.
Parameters: configurer - the window configurer |
createActionBarAdvisor | public ActionBarAdvisor createActionBarAdvisor(IActionBarConfigurer actionBarConfigurer)(Code) | | |
preWindowOpen | public void preWindowOpen()(Code) | | |
|
|