|
Eclipse Platform Release 3.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MultiPageEditorPart | |
org.eclipse.ui.forms.editor | Support for forms-based multi-page editors. |
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.forms.editor |
Subclasses of MultiPageEditorPart in org.eclipse.ui.forms.editor | |
class |
FormEditor
This class forms a base of multi-page form editors that typically use one or more pages with forms and one page for raw source of the editor input. |
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. |
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. |
|
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 Release 3.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2004. All rights reserved.