|
Eclipse Platform Release 3.0 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The common interface between the workbench and its parts, including pages within parts.
This interface is not intended to be implemented or extended by clients.
Method Summary | |
IWorkbenchPage | getPage()
Returns the page containing this workbench site. |
ISelectionProvider | getSelectionProvider()
Returns the selection provider for this workbench site. |
Shell | getShell()
Returns the shell for this workbench site. |
IWorkbenchWindow | getWorkbenchWindow()
Returns the workbench window containing this workbench site. |
void | setSelectionProvider(ISelectionProvider provider)
Sets the selection provider for this workbench site. |
Methods inherited from interface org.eclipse.core.runtime.IAdaptable |
getAdapter |
Method Detail |
public IWorkbenchPage getPage()
public ISelectionProvider getSelectionProvider()
public Shell getShell()
public IWorkbenchWindow getWorkbenchWindow()
public void setSelectionProvider(ISelectionProvider provider)
|
Eclipse Platform Release 3.0 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2004. All rights reserved.