Package | Description |
---|---|
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.
|
Modifier and Type | Class and Description |
---|---|
class |
ContributionTemplateStore
Manages templates.
|
Modifier and Type | Method and Description |
---|---|
TemplateStore |
TemplatePreferencePage.getTemplateStore()
Returns the template store.
|
Modifier and Type | Method and Description |
---|---|
void |
TemplatePreferencePage.setTemplateStore(TemplateStore store)
Sets the template store.
|
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.