Package | Description |
---|---|
org.eclipse.jface.text |
Provides a framework for creating and manipulating text 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 | Field and Description |
---|---|
protected FindReplaceDocumentAdapter |
TextViewer.fFindReplaceDocumentAdapter
The find/replace document adapter.
|
Modifier and Type | Method and Description |
---|---|
protected FindReplaceDocumentAdapter |
TextViewer.getFindReplaceDocumentAdapter()
Returns the find/replace document adapter.
|
Modifier and Type | Method and Description |
---|---|
protected FindReplaceDocumentAdapter |
ProjectionViewer.getFindReplaceDocumentAdapter() |
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.