Uses of Class
org.eclipse.ui.MultiPartInitException
Packages that use MultiPartInitException
Package
Description
Application programming interfaces for interaction
with and extension of the Eclipse Platform User Interface.
APIs for the IDE-specific portion of the Eclipse Platform User Interface.
-
Uses of MultiPartInitException in org.eclipse.ui
Methods in org.eclipse.ui that throw MultiPartInitExceptionModifier and TypeMethodDescriptionIWorkbenchPage.openEditors
(IEditorInput[] inputs, String[] editorIDs, int matchFlags) Opens editors for the given inputs.IWorkbenchPage.openEditors
(IEditorInput[] inputs, String[] editorIDs, IMemento[] mementos, int matchFlags, int activateIndex) Opens editors for the given inputs. -
Uses of MultiPartInitException in org.eclipse.ui.ide
Methods in org.eclipse.ui.ide that throw MultiPartInitExceptionModifier and TypeMethodDescriptionstatic IEditorReference[]
IDE.openEditors
(IWorkbenchPage page, IFile[] inputs) Opens editors on given file resources. -
Uses of MultiPartInitException in org.eclipse.ui.internal
Methods in org.eclipse.ui.internal that throw MultiPartInitExceptionModifier and TypeMethodDescriptionWorkbenchPage.openEditors
(IEditorInput[] inputs, String[] editorIDs, int matchFlags) WorkbenchPage.openEditors
(IEditorInput[] inputs, String[] editorIDs, IMemento[] mementos, int matchFlags, int activationIndex)