Uses of Interface
org.eclipse.ui.IInPlaceEditor
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 IInPlaceEditor in org.eclipse.ui
Modifier and TypeMethodDescriptionvoid
IInPlaceEditorInput.setInPlaceEditor
(IInPlaceEditor editor) Sets the in-place editor this input is associated with. -
Uses of IInPlaceEditor in org.eclipse.ui.part
Modifier and TypeMethodDescriptionvoid
FileInPlaceEditorInput.setInPlaceEditor
(IInPlaceEditor editor)