Uses of Class
org.eclipse.ui.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
Modifier 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
Modifier and TypeMethodDescriptionstatic IEditorReference[]
IDE.openEditors
(IWorkbenchPage page, IFile[] inputs) Opens editors on given file resources. -
Uses of MultiPartInitException in org.eclipse.ui.internal
Modifier and TypeMethodDescriptionWorkbenchPage.openEditors
(IEditorInput[] inputs, String[] editorIDs, int matchFlags) WorkbenchPage.openEditors
(IEditorInput[] inputs, String[] editorIDs, IMemento[] mementos, int matchFlags, int activationIndex)