Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 


Eclipse Platform
Release 3.5

Uses of Interface
org.eclipse.ui.texteditor.IDocumentProviderExtension5

Packages that use IDocumentProviderExtension5
org.eclipse.ui.editors.text Provides a standard text editor and concrete document providers based IFileBuffer and others directly handling IFile and IStorage as editor input. 
org.eclipse.ui.texteditor Provides a framework for text editors obeying to the desktop rules. 
 

Uses of IDocumentProviderExtension5 in org.eclipse.ui.editors.text
 

Classes in org.eclipse.ui.editors.text that implement IDocumentProviderExtension5
 class FileDocumentProvider
          Shared document provider specialized for file resources (IFile).
 class ForwardingDocumentProvider
          A forwarding document provider is a document provider that forwards all requests to a known parent document provider.
 class StorageDocumentProvider
          Shared document provider specialized for IStorages.
 class TextFileDocumentProvider
          Shared document provider specialized for IFile based domain elements.
protected static class TextFileDocumentProvider.NullProvider
          Deprecated. since 3.3 - do not use
 

Uses of IDocumentProviderExtension5 in org.eclipse.ui.texteditor
 

Classes in org.eclipse.ui.texteditor that implement IDocumentProviderExtension5
 class AbstractDocumentProvider
          An abstract implementation of a sharable document provider.
 


Eclipse Platform
Release 3.5

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire