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