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.
|
Modifier and Type | Class and Description |
---|---|
class |
Document
Default document implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
ChildDocument
Implementation of a child document based on
ProjectionDocument . |
class |
ProjectionDocument
A
ProjectionDocument represents a projection of its master
document. |
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.