public class EditorCoreUtil
extends java.lang.Object
Constructor and Description |
---|
EditorCoreUtil() |
Modifier and Type | Method and Description |
---|---|
static void |
indentLine(Project project,
Editor editor,
int lineNumber,
int indent,
boolean shouldUseSmartTabs) |
static int |
indentLine(Project project,
Editor editor,
int lineNumber,
int indent,
int caretOffset,
boolean shouldUseSmartTabs) |