|
Eclipse Platform 2.1 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use IWorkbenchSite | |
| org.eclipse.ui | Application programming interfaces for interaction with and extension of the Eclipse Platform User Interface. |
| org.eclipse.ui.part | Classes for the creation of workbench parts that integrate with the Eclipse Platform User Interface. |
| Uses of IWorkbenchSite in org.eclipse.ui |
| Subinterfaces of IWorkbenchSite in org.eclipse.ui | |
interface |
IEditorSite
The primary interface between an editor part and the outside world. |
interface |
IViewSite
The primary interface between a view part and the outside world. |
interface |
IWorkbenchPartSite
The primary interface between a workbench part and the outside world. |
| Uses of IWorkbenchSite in org.eclipse.ui.part |
| Subinterfaces of IWorkbenchSite in org.eclipse.ui.part | |
interface |
IPageSite
The primary interface between a page and the outside world. |
| Classes in org.eclipse.ui.part that implement IWorkbenchSite | |
class |
MultiPageEditorSite
Site for a nested editor within a multi-page editor. |
class |
PageSite
This implementation of IPageSite provides a site for a page
within a PageBookView. |
|
Eclipse Platform 2.1 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||