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