Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 


Eclipse Platform
Release 3.5

Uses of Package
org.eclipse.jface.text.templates

Packages that use org.eclipse.jface.text.templates
org.eclipse.jface.text.templates Application programming interfaces for interaction with the Eclipse text template support. 
org.eclipse.jface.text.templates.persistence Provides persistence support for templates. 
org.eclipse.ui.editors.text.templates Application programming interfaces for interaction with the Eclipse text editor template support. 
org.eclipse.ui.texteditor.templates Application programming interfaces for interaction with the Eclipse text editor template 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.
TemplateVariableType
          Value object that represents the type of a template variable.
 

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.editors.text.templates
ContextTypeRegistry
          A registry for context types.
TemplateContextType
          A context type defines a context within which templates are resolved.
 

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.
 


Eclipse Platform
Release 3.5

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire