Uses of Interface
org.eclipse.ui.IURIEditorInput
Packages that use IURIEditorInput
Package
Description
APIs for the IDE-specific portion of the Eclipse Platform User Interface.
Classes for the creation of workbench parts that integrate
with the Eclipse Platform User Interface.
-
Uses of IURIEditorInput in org.eclipse.ui.ide
Classes in org.eclipse.ui.ide that implement IURIEditorInputModifier and TypeClassDescriptionclass
Implements an IEditorInput instance appropriate forIFileStore
elements that represent files that are not part of the current workspace. -
Uses of IURIEditorInput in org.eclipse.ui.part
Classes in org.eclipse.ui.part that implement IURIEditorInputModifier and TypeClassDescriptionclass
Adapter for making a file resource a suitable input for an editor.class
Adapter for making a file resource a suitable input for an in-place editor.