Eclipse Platform
Release 3.1

Uses of Interface
org.eclipse.core.filebuffers.IDocumentSetupParticipant

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

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

Constructors in org.eclipse.ui.editors.text with parameters of type IDocumentSetupParticipant
ForwardingDocumentProvider(String partitioning, IDocumentSetupParticipant documentSetupParticipant, IDocumentProvider parentProvider)
          Creates a new forwarding document provider with a fixed parent document provider.
ForwardingDocumentProvider(String partitioning, IDocumentSetupParticipant documentSetupParticipant)
          Creates a new forwarding document provider with a dynamically changeable parent provider.
 


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

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