org.netbeans.lib.editor.codetemplates.api |
|
Java Source File Name | Type | Comment |
CodeTemplate.java | Class | Code template is represented by a parametrized text
that, after pre-processing, can be pasted into a given
text component. |
CodeTemplateManager.java | Class | Code template manager maintains list of code templates
for a particular document type and allows temporary
code templates to be created. |