org.eclipse.gmf.runtime.common.ui.services.editor
Interface IEditorProvider
-
All Superinterfaces:
-
IProvider
-
All Known Implementing Classes:
-
AbstractEditorProvider,
EditorService
-
public interface IEditorProvider
- extends
IProvider
An interface for manipulating editors
openEditor
IEditorPart openEditor(
IEditorInput editorInput)
- Opens an editor with the given editor input
-
-
-
Parameters:
-
editorInput
- the editor input object
-
Returns:
- the opened IEditorPart
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.