Uses of Class
org.eclipse.jface.text.Region
Packages that use Region
Package
Description
Provides a framework for creating and manipulating text documents.
Application programming interfaces for interaction
with the Eclipse text template support.
-
Uses of Region in org.eclipse.jface.text
Subclasses of Region in org.eclipse.jface.text -
Uses of Region in org.eclipse.jface.text.templates
Methods in org.eclipse.jface.text.templates with parameters of type RegionModifier and TypeMethodDescriptionprotected ICompletionProposal
TemplateCompletionProcessor.createProposal
(Template template, TemplateContext context, Region region, int relevance) Deprecated.
IRegion
as third parameter