Eclipse Platform
Release 3.1

Uses of Interface
org.eclipse.ui.IInPlaceEditor

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

Methods in org.eclipse.ui with parameters of type IInPlaceEditor
 void IInPlaceEditorInput.setInPlaceEditor(IInPlaceEditor editor)
          Sets the in-place editor this input is associated with.
 

Uses of IInPlaceEditor in org.eclipse.ui.part
 

Methods in org.eclipse.ui.part with parameters of type IInPlaceEditor
 void FileInPlaceEditorInput.setInPlaceEditor(IInPlaceEditor editor)
           
 


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

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