org.netbeans.modules.editor.lib2/1 1.43.1 10

Uses of Package
org.netbeans.spi.editor.codegen

Packages that use org.netbeans.spi.editor.codegen
org.netbeans.spi.editor.codegen The Code Generator SPI gives modules a chance to plug their own code generators into the popup that appears in the editor on the Insert Code action invocation. 
 

Classes in org.netbeans.spi.editor.codegen used by org.netbeans.spi.editor.codegen
CodeGenerator
          Interface to be implemented by all generators inserting their code snippets into documents using the Insert Code editor action.
CodeGeneratorContextProvider.Task
          Represents the task passed to the CodeGeneratorContextProvider.runTaskWithinContext(org.openide.util.Lookup,Task) method.
 


org.netbeans.modules.editor.lib2/1 1.43.1 10

Built on December 5 2011.  |  Portions Copyright 1997-2011 Sun Microsystems, Inc. All rights reserved.