Package | Description |
---|---|
org.eclipse.jface.text |
Provides a framework for creating and manipulating text documents.
|
org.eclipse.jface.text.projection |
This package provides an implementation of projection documents.
|
org.eclipse.jface.text.source.projection |
This package provides the UI part for projection documents of which the most important part is the projection viewer.
|
Modifier and Type | Method and Description |
---|---|
protected ISlaveDocumentManager |
TextViewer.createSlaveDocumentManager()
Creates a new slave document manager.
|
protected ISlaveDocumentManager |
TextViewer.getSlaveDocumentManager()
Returns the slave document manager
|
Modifier and Type | Class and Description |
---|---|
class |
ChildDocumentManager
Implementation of a child document manager based on
ProjectionDocumentManager . |
class |
ProjectionDocumentManager
A
ProjectionDocumentManager is one particular implementation
of ISlaveDocumentManager . |
Modifier and Type | Method and Description |
---|---|
protected ISlaveDocumentManager |
ProjectionViewer.createSlaveDocumentManager() |
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.