Uses of Interface
org.eclipse.ui.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
Modifier 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
Modifier and TypeClassDescriptionclass
Adapter for making a file resource a suitable input for an in-place editor.