站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > NetBeans API Javadoc 5.0.0

Uses of Package org.netbeans.lib.editor.codetemplates.spi (NetBeans Editor Code Templates) - NetBeans API Javadoc 5.0.0

 

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

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

Classes in org.netbeans.lib.editor.codetemplates.spi used by org.netbeans.lib.editor.codetemplates.spi
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.
CodeTemplateProcessor
          Fills in default values of the code template's parameters and may react to user's typing modifications of the parameters.
 


 

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