|
Eclipse Platform 2.1 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MultiPageEditorPart | |
org.eclipse.ui.part | Classes for the creation of workbench parts that integrate with the Eclipse Platform User Interface. |
Uses of MultiPageEditorPart in org.eclipse.ui.part |
Methods in org.eclipse.ui.part that return MultiPageEditorPart | |
MultiPageEditorPart |
MultiPageEditorSite.getMultiPageEditor()
Returns the multi-page editor. |
MultiPageEditorPart |
MultiPageSelectionProvider.getMultiPageEditor()
Returns the multi-page editor. |
Constructors in org.eclipse.ui.part with parameters of type MultiPageEditorPart | |
MultiPageEditorSite(MultiPageEditorPart multiPageEditor,
IEditorPart editor)
Creates a site for the given editor nested within the given multi-page editor. |
|
MultiPageSelectionProvider(MultiPageEditorPart multiPageEditor)
Creates a selection provider for the given multi-page editor. |
|
Eclipse Platform 2.1 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |