Uses of Interface
org.eclipse.ui.IInPlaceEditorInput
Packages that use IInPlaceEditorInput
Package
Description
Application programming interfaces for interaction
with and extension of the Eclipse Platform User Interface.
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 IInPlaceEditorInputModifier and TypeMethodDescriptionvoid
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 IInPlaceEditorInputModifier and TypeClassDescriptionclass
Adapter for making a file resource a suitable input for an in-place editor.