Eclipse Platform
Release 3.6

Uses of Class
org.eclipse.ui.MultiPartInitException

Packages that use MultiPartInitException
org.eclipse.ui Application programming interfaces for interaction with and extension of the Eclipse Platform User Interface. 
org.eclipse.ui.ide 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 MultiPartInitException
 IEditorReference[] IWorkbenchPage.openEditors(IEditorInput[] inputs, String[] editorIDs, int matchFlags)
          Opens editors for the given inputs.
 

Uses of MultiPartInitException in org.eclipse.ui.ide
 

Methods in org.eclipse.ui.ide that throw MultiPartInitException
static IEditorReference[] IDE.openEditors(IWorkbenchPage page, IFile[] inputs)
          Opens editors on given file resources.
 


Eclipse Platform
Release 3.6

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.