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

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.22

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