当前页面: 
在线文档首页 > 
NetBeans API Javadoc (Current Development Version)
NewTemplateAction.Cookie (Datasystems API) - NetBeans API Javadoc (Current Development Version)
org.openide.actions
Interface NewTemplateAction.Cookie
- All Superinterfaces: 
 - Node.Cookie
 
- Enclosing class:
 - NewTemplateAction
 
public static interface NewTemplateAction.Cookie
- extends Node.Cookie
 
Cookie that can be implemented by a node if it wishes to have a 
 special templates wizard.
 
getTemplateWizard
TemplateWizard getTemplateWizard()
- Getter for the wizard that should be used for this cookie.