org.openide.actions
Interface NewTemplateAction.Cookie

All Superinterfaces:
Node.Cookie
Enclosing class:
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 December 12 2001.  |  Portions Copyright 1997-2001 Sun Microsystems, Inc. All rights reserved.