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

Package org.netbeans.lib.editor.codetemplates.spi

Interface Summary
CodeTemplateProcessor Fills in default values of the code template's parameters and may react to user's typing modifications of the parameters.
CodeTemplateProcessorFactory Factory constructs code template processor for a given insert request.
 

Class Summary
CodeTemplateInsertRequest Code template insert request parses the code template's text to gather the data necessary to insert the particular code template into the document (such as the template's parameters).
CodeTemplateParameter Code template parameter describes parsed parameter in the template's text.
 


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

Built on December 7 2006.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.