|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TemplateWizard | |
| org.openide.actions | There are a number of standard system actions available for use in the IDE. |
| org.openide.loaders | DataSystems are the logical layer between a filesystem and the regular functions of the IDE. |
| Uses of TemplateWizard in org.openide.actions |
| Methods in org.openide.actions that return TemplateWizard | |
TemplateWizard |
NewTemplateAction.Cookie.getTemplateWizard()
Getter for the wizard that should be used for this cookie. |
| Uses of TemplateWizard in org.openide.loaders |
| Methods in org.openide.loaders with parameters of type TemplateWizard | |
Set |
TemplateWizard.Iterator.instantiate(TemplateWizard wiz)
Instantiates the template using informations provided by the wizard. |
void |
TemplateWizard.Iterator.initialize(TemplateWizard wiz)
Initializes the Iterator after it is constructed. |
void |
TemplateWizard.Iterator.uninitialize(TemplateWizard wiz)
Informs the Iterator that the TemplateWizard finished using the Iterator. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||