Eclipse Platform
2.0

Uses of Interface
org.eclipse.ui.IStorageEditorInput

Packages that use IStorageEditorInput
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. 
 

Uses of IStorageEditorInput in org.eclipse.ui
 

Subinterfaces of IStorageEditorInput in org.eclipse.ui
 interface IFileEditorInput
          This interface defines a file-oriented input to an editor.
 

Uses of IStorageEditorInput in org.eclipse.ui.part
 

Classes in org.eclipse.ui.part that implement IStorageEditorInput
 class FileEditorInput
          Adapter for making a file resource a suitable input for an editor.
 


Eclipse Platform
2.0

Copyright (c) IBM Corp. and others 2000, 2002. All Rights Reserved.