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 Class
org.eclipse.jface.text.templates.ContextTypeRegistry

Packages that use ContextTypeRegistry
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. 
 

Uses of ContextTypeRegistry in org.eclipse.jface.text.templates.persistence
 

Methods in org.eclipse.jface.text.templates.persistence that return ContextTypeRegistry
protected   ContextTypeRegistry TemplateStore. getRegistry ()
          Returns the registry.
 

Constructors in org.eclipse.jface.text.templates.persistence with parameters of type ContextTypeRegistry
TemplateStore ( ContextTypeRegistry registry, IPreferenceStore store, String key)
          Creates a new template store with a context type registry.
 

Uses of ContextTypeRegistry in org.eclipse.ui.editors.text.templates
 

Subclasses of ContextTypeRegistry in org.eclipse.ui.editors.text.templates
 class ContributionContextTypeRegistry
          A registry for context types.
 

Constructors in org.eclipse.ui.editors.text.templates with parameters of type ContextTypeRegistry
ContributionTemplateStore ( ContextTypeRegistry registry, IPreferenceStore store, String key)
          Creates a new template store with a context type registry.
 

Uses of ContextTypeRegistry in org.eclipse.ui.texteditor.templates
 

Methods in org.eclipse.ui.texteditor.templates that return ContextTypeRegistry
  ContextTypeRegistry TemplatePreferencePage. getContextTypeRegistry ()
          Returns the context type registry.
protected abstract   ContextTypeRegistry AbstractTemplatesPage. getContextTypeRegistry ()
          Returns the context type registry used in this page.
 

Methods in org.eclipse.ui.texteditor.templates with parameters of type ContextTypeRegistry
 void TemplatePreferencePage. setContextTypeRegistry ( ContextTypeRegistry registry)
          Sets the context type registry.
 

Constructors in org.eclipse.ui.texteditor.templates with parameters of type ContextTypeRegistry
TemplatePreferencePage.EditTemplateDialog ( Shell parent, Template template, boolean edit, boolean isNameModifiable, ContextTypeRegistry registry)
          Creates a new dialog.
 


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