org.netbeans.modules.editor.codetemplates/1 1.2.31

Uses of Class
org.netbeans.lib.editor.codetemplates.spi.CodeTemplateParameter

Packages that use CodeTemplateParameter
org.netbeans.lib.editor.codetemplates.spi   
 

Uses of CodeTemplateParameter in org.netbeans.lib.editor.codetemplates.spi
 

Methods in org.netbeans.lib.editor.codetemplates.spi that return CodeTemplateParameter
 CodeTemplateParameter CodeTemplateParameter.getMaster()
          Get the master parameter of this parameter.
 CodeTemplateParameter CodeTemplateInsertRequest.getMasterParameter(String name)
          Get master parameter with the given name.
 

Methods in org.netbeans.lib.editor.codetemplates.spi with parameters of type CodeTemplateParameter
 void CodeTemplateProcessor.parameterValueChanged(CodeTemplateParameter masterParameter, boolean typingChange)
          Notification that a master parameter's value has been modified by the user and the processor may need to react to it.
 


org.netbeans.modules.editor.codetemplates/1 1.2.31

Built on April 13 2007.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.