当前页面:
在线文档首页 >
NetBeans API Javadoc 4.1.0
VcsMountFromTemplateAction.Cookie (NetBeans VCS API) - NetBeans API Javadoc 4.1.0
org.netbeans.modules.vcscore.actions
Interface VcsMountFromTemplateAction.Cookie
- All Superinterfaces:
- Node.Cookie
- Enclosing interface:
- VcsMountFromTemplateAction
- public static interface VcsMountFromTemplateAction.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.