org.openide.loaders 7.16.1

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

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


org.openide.loaders 7.16.1

Built on November 27 2010.  |  Portions Copyright 1997-2010 Sun Microsystems, Inc. All rights reserved.