Package | Description |
---|---|
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.
|
Constructor and Description |
---|
ForwardingDocumentProvider(String partitioning,
IDocumentSetupParticipant documentSetupParticipant)
Creates a new forwarding document provider with a dynamically changeable
parent provider.
|
ForwardingDocumentProvider(String partitioning,
IDocumentSetupParticipant documentSetupParticipant,
IDocumentProvider parentProvider)
Creates a new forwarding document provider with a fixed parent document provider.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.