Uses of Class
org.eclipse.jface.text.FindReplaceDocumentAdapter
Package
Description
Provides a framework for creating and manipulating text documents.
This package provides the UI part for projection documents of which the most important part is the projection viewer.
-
Uses of FindReplaceDocumentAdapter in org.eclipse.jface.text
Modifier and TypeFieldDescriptionprotected FindReplaceDocumentAdapter
TextViewer.fFindReplaceDocumentAdapter
The find/replace document adapter.Modifier and TypeMethodDescriptionprotected FindReplaceDocumentAdapter
TextViewer.getFindReplaceDocumentAdapter()
Returns the find/replace document adapter. -
Uses of FindReplaceDocumentAdapter in org.eclipse.jface.text.source.projection
Modifier and TypeMethodDescriptionprotected FindReplaceDocumentAdapter
ProjectionViewer.getFindReplaceDocumentAdapter()