Eclipse Platform
Release 3.1

Uses of Interface
org.eclipse.ui.IPathEditorInput

Packages that use IPathEditorInput
org.eclipse.ui Application programming interfaces for interaction with and extension of the Eclipse Platform User Interface.  
org.eclipse.ui.part Classes for the creation of workbench parts that integrate with the Eclipse Platform User Interface.  
 

Uses of IPathEditorInput in org.eclipse.ui
 

Subinterfaces of IPathEditorInput in org.eclipse.ui
 interface IInPlaceEditorInput
          This interface defines an editor input for in-place editors.
 

Uses of IPathEditorInput in org.eclipse.ui.part
 

Classes in org.eclipse.ui.part that implement IPathEditorInput
 class FileEditorInput
          Adapter for making a file resource a suitable input for an editor.
 class FileInPlaceEditorInput
          Adapter for making a file resource a suitable input for an in-place editor.
 


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

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