Package | Description |
---|---|
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.
|
Class and Description |
---|
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. |
Built on August 30 2023. | Copyright © 2017-2023 Apache Software Foundation. All Rights Reserved.