|
org.netbeans.modules.editor.lib2/1 1.43.1 10 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface CodeGeneratorContextProvider.Task
Represents the task passed to the CodeGeneratorContextProvider.runTaskWithinContext(org.openide.util.Lookup,Task)
method. It is supposed to be implemented by the infrastructure implementor
(not by the SPI clients).
| Method Summary | |
|---|---|
void |
run(Lookup context)
Runs the task. |
| Method Detail |
|---|
void run(Lookup context)
context - the task's context
|
org.netbeans.modules.editor.lib2/1 1.43.1 10 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||