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

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

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

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

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

Classes in org.netbeans.lib.editor.codetemplates.api used by org.netbeans.lib.editor.codetemplates.api
CodeTemplate
          Code template is represented by a parametrized text that, after pre-processing, can be pasted into a given text component.
CodeTemplateManager
          Code template manager maintains list of code templates for a particular document type and allows temporary code templates to be created.
 

Classes in org.netbeans.lib.editor.codetemplates.api used by org.netbeans.lib.editor.codetemplates.spi
CodeTemplate
          Code template is represented by a parametrized text that, after pre-processing, can be pasted into a given text component.
 


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

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