public class SurroundWithTemplateHandler extends java.lang.Object implements CodeInsightActionHandler
| Constructor and Description |
|---|
SurroundWithTemplateHandler() |
| Modifier and Type | Method and Description |
|---|---|
static java.util.List<AnAction> |
createActionGroup(Editor editor,
PsiFile file,
java.util.Set<java.lang.Character> usedMnemonicsSet) |
void |
invoke(Project project,
Editor editor,
PsiFile file) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetElementToMakeWritablestartInWriteActionpublic void invoke(Project project, Editor editor, PsiFile file)
invoke in interface CodeInsightActionHandler