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


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 3 2007.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.