|
Eclipse Platform Release 3.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.eclipse.jface.text.templates | |
org.eclipse.jface.text.templates | Application programming interfaces for interaction with the Eclipse Java User Interface text support. |
org.eclipse.jface.text.templates.persistence | Application programming interfaces for interaction with the Eclipse Java User Interface text support. |
org.eclipse.ui.texteditor.templates | Application programming interfaces for interaction with the Eclipse Java User Interface text support. |
Classes in org.eclipse.jface.text.templates used by org.eclipse.jface.text.templates | |
SimpleTemplateVariableResolver
A simple template variable resolver, which always evaluates to a defined string. |
|
Template
A template consisting of a name and a pattern. |
|
TemplateBuffer
A template buffer is a container for a string and variables. |
|
TemplateContext
Provides the context for a Template being resolved. |
|
TemplateContextType
A context type defines a context within which templates are resolved. |
|
TemplateException
Thrown when a template cannot be validated. |
|
TemplateVariable
A TemplateVariable represents a set of positions into a
TemplateBuffer with identical content each. |
|
TemplateVariableResolver
A TemplateVariableResolver resolves TemplateVariables
of a certain type inside a TemplateContext .
|
Classes in org.eclipse.jface.text.templates used by org.eclipse.jface.text.templates.persistence | |
ContextTypeRegistry
A registry for context types. |
|
Template
A template consisting of a name and a pattern. |
Classes in org.eclipse.jface.text.templates used by org.eclipse.ui.texteditor.templates | |
ContextTypeRegistry
A registry for context types. |
|
Template
A template consisting of a name and a pattern. |
|
TemplateContextType
A context type defines a context within which templates are resolved. |
|
TemplateVariableResolver
A TemplateVariableResolver resolves TemplateVariables
of a certain type inside a TemplateContext .
|
|
Eclipse Platform Release 3.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2004. All rights reserved.