Eclipse Platform
Release 3.0

Uses of Interface
org.eclipse.ui.IEditorReference

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.
 


Eclipse Platform
Release 3.0

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2004. All rights reserved.