站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > 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.


Method Summary
 TemplateWizard getTemplateWizard()
          Getter for the wizard that should be used for this cookie.
 

Method Detail

getTemplateWizard

public TemplateWizard getTemplateWizard()
Getter for the wizard that should be used for this cookie.


 

Built on May 4 2005.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.