|
Eclipse Platform Release 3.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IEditorReference | |
---|---|
org.eclipse.ui | Application programming interfaces for interaction with and extension of the Eclipse Platform User Interface. |
Uses of IEditorReference in org.eclipse.ui |
---|
Methods in org.eclipse.ui that return IEditorReference | |
IEditorReference[] |
IWorkbenchPage.getEditorReferences()
Returns a array of references to open editors in this page. |
Methods in org.eclipse.ui with parameters of type IEditorReference | |
boolean |
IWorkbenchPage.closeEditors(IEditorReference[] editorRefs,
boolean save)
Closes the given Array of editor references. |
boolean |
IEditorMatchingStrategy.matches(IEditorReference editorRef,
IEditorInput input)
Returns whether the editor represented by the given editor reference matches the given editor input. |
|
Eclipse Platform Release 3.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.