|
Eclipse Platform Release 3.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ContextTypeRegistry | |
---|---|
org.eclipse.jface.text.templates.persistence | Application programming interfaces for interaction with the Eclipse Java User Interface text support. |
org.eclipse.ui.editors.text.templates | 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. |
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. |
Methods in org.eclipse.ui.texteditor.templates with parameters of type ContextTypeRegistry | |
void |
TemplatePreferencePage.setContextTypeRegistry(ContextTypeRegistry registry)
Sets the context type registry. |
|
Eclipse Platform Release 3.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.