|
org.netbeans.modules.editor.lib2/1 1.43.1 10 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CodeGeneratorContextProvider.Task | |
---|---|
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 CodeGeneratorContextProvider.Task in org.netbeans.spi.editor.codegen |
---|
Methods in org.netbeans.spi.editor.codegen with parameters of type CodeGeneratorContextProvider.Task | |
---|---|
void |
CodeGeneratorContextProvider.runTaskWithinContext(Lookup context,
CodeGeneratorContextProvider.Task task)
Adds an additional content to the original context and runs the given task with the new context as a parameter. |
|
org.netbeans.modules.editor.lib2/1 1.43.1 10 | |||||||||
PREV NEXT | FRAMES NO FRAMES |