Package | Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
void |
IInPlaceEditor.sourceChanged(IInPlaceEditorInput input)
Informs the in-place editor that the system file it is
editing was moved or renamed by the application.
|
Modifier and Type | Class and Description |
---|---|
class |
FileInPlaceEditorInput
Adapter for making a file resource a suitable input for an in-place editor.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.