当前页面:
在线文档首页 >
NetBeans API Javadoc 5.0.0
NewTemplateAction.Cookie (NetBeans Loaders API) - NetBeans API Javadoc 5.0.0
org.openide.actions
Interface NewTemplateAction.Cookie
- All Superinterfaces:
- Node.Cookie
- Enclosing interface:
- 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
public TemplateWizard getTemplateWizard()
- Getter for the wizard that should be used for this cookie.