Eclipse Platform
Release 3.0

Uses of Interface
org.eclipse.ui.IInPlaceEditorInput

Packages that use IInPlaceEditorInput
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 IInPlaceEditorInput in org.eclipse.ui
 

Methods in org.eclipse.ui with parameters of type IInPlaceEditorInput
 void IInPlaceEditor.sourceChanged(IInPlaceEditorInput input)
          Informs the in-place editor that the system file it is editing was moved or renamed by the application.
 

Uses of IInPlaceEditorInput in org.eclipse.ui.part
 

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


Eclipse Platform
Release 3.0

Guidelines for using Eclipse APIs.

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