JavaScript is disabled on your browser.
Skip navigation links
API Changes
Architecture Summary
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.netbeans.api.templates 1.12.1
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
B
C
D
F
G
H
I
N
O
P
T
U
V
W
C
CreateDescriptor
- Class in
org.netbeans.api.templates
Describes file creation request.
createDescriptor(boolean)
- Method in class org.netbeans.api.templates.
FileBuilder
Creates a descriptor from the current Builder's state.
createFromTemplate(CreateDescriptor)
- Method in class org.netbeans.api.templates.
CreateFromTemplateHandler
Handles the creation of new files.
createFromTemplate(FileObject, FileObject, String, Map<String, ?>, FileBuilder.Mode)
- Static method in class org.netbeans.api.templates.
FileBuilder
Creates a new file based on the template.
CreateFromTemplateAttributes
- Interface in
org.netbeans.api.templates
This is an interface for
smart templating
.
CreateFromTemplateDecorator
- Interface in
org.netbeans.api.templates
Decorator for templating.
CreateFromTemplateHandler
- Class in
org.netbeans.api.templates
This is an interface for
smart templating
that allows any module to intercept calls to
FileBuilder.build()
and handle them themselves.
CreateFromTemplateHandler()
- Constructor for class org.netbeans.api.templates.
CreateFromTemplateHandler
A
B
C
D
F
G
H
I
N
O
P
T
U
V
W
Skip navigation links
API Changes
Architecture Summary
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.netbeans.api.templates 1.12.1
Prev Letter
Next Letter
Frames
No Frames
All Classes