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

Uses of Interface
org.netbeans.spi.editor.codegen.CodeGenerator

Packages that use CodeGenerator
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. 
 

Uses of CodeGenerator in org.netbeans.spi.editor.codegen
 

Methods in org.netbeans.spi.editor.codegen that return types with arguments of type CodeGenerator
 List<? extends CodeGenerator> CodeGenerator.Factory.create(Lookup context)
          Creates code generators valid for the particular context.
 


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.