|
Eclipse Platform Release 3.3 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TemplateVariableType | |
---|---|
org.eclipse.jface.text.templates | Application programming interfaces for interaction with the Eclipse Java User Interface text support. |
Uses of TemplateVariableType in org.eclipse.jface.text.templates |
---|
Methods in org.eclipse.jface.text.templates that return TemplateVariableType | |
TemplateVariableType |
TemplateVariable.getVariableType()
Returns the type of the variable. |
Methods in org.eclipse.jface.text.templates with parameters of type TemplateVariableType | |
protected TemplateVariable |
TemplateTranslator.createVariable(TemplateVariableType type,
String name,
int[] offsets)
Hook method to create new variables. |
Constructors in org.eclipse.jface.text.templates with parameters of type TemplateVariableType | |
TemplateVariable(TemplateVariableType type,
String name,
String defaultValue,
int[] offsets)
Creates a template variable. |
|
Eclipse Platform Release 3.3 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2007. All rights reserved.