|
Eclipse eRCP Release 1.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IWorkbenchWindowConfigurer | |
---|---|
org.eclipse.ui.application | Application-level APIs for configuring and controling the Eclipse Platform User Interface. |
Uses of IWorkbenchWindowConfigurer in org.eclipse.ui.application |
---|
Methods in org.eclipse.ui.application that return IWorkbenchWindowConfigurer | |
protected IWorkbenchWindowConfigurer |
WorkbenchWindowAdvisor.getWindowConfigurer()
Returns the workbench org.eclipse.jface.window configurer. |
IWorkbenchWindowConfigurer |
IWorkbenchConfigurer.getWindowConfigurer(IWorkbenchWindow window)
Returns an object that can be used to configure the given org.eclipse.jface.window. |
Constructors in org.eclipse.ui.application with parameters of type IWorkbenchWindowConfigurer | |
WorkbenchWindowAdvisor(IWorkbenchWindowConfigurer configurer)
Creates a new workbench org.eclipse.jface.window advisor for configuring a workbench org.eclipse.jface.window via the given workbench org.eclipse.jface.window configurer. |
|
Eclipse eRCP Release 1.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |