Package | Description |
---|---|
org.eclipse.jface.text |
Provides a framework for creating and manipulating text documents.
|
org.eclipse.jface.text.templates |
Application programming interfaces for interaction
with the Eclipse Java User Interface text support.
|
Modifier and Type | Class and Description |
---|---|
class |
TypedRegion
Default implementation of
ITypedRegion . |
Modifier and Type | Method and Description |
---|---|
protected ICompletionProposal |
TemplateCompletionProcessor.createProposal(Template template,
TemplateContext context,
Region region,
int relevance)
Deprecated.
use the version specifying
IRegion as third parameter |
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.