Eclipse Platform
Release 3.3

Uses of Interface
org.eclipse.ui.IURIEditorInput

Packages that use IURIEditorInput
org.eclipse.ui.ide APIs for the IDE-specific portion 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.  
 

Uses of IURIEditorInput in org.eclipse.ui.ide
 

Classes in org.eclipse.ui.ide that implement IURIEditorInput
 class FileStoreEditorInput
          Implements an IEditorInput instance appropriate for IFileStore 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 IURIEditorInput
 class FileEditorInput
          Adapter for making a file resource a suitable input for an editor.
 class FileInPlaceEditorInput
          Adapter for making a file resource a suitable input for an in-place editor.
 


Eclipse Platform
Release 3.3

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2007. All rights reserved.