public class AutoIndentLinesHandler extends java.lang.Object implements CodeInsightActionHandler
Constructor and Description |
---|
AutoIndentLinesHandler() |
Modifier and Type | Method and Description |
---|---|
void |
invoke(Project project,
Editor editor,
PsiFile file) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getElementToMakeWritable
startInWriteAction
public void invoke(Project project, Editor editor, PsiFile file)
invoke
in interface CodeInsightActionHandler