public class EditorAdapter
extends java.lang.Object
| Constructor and Description |
|---|
EditorAdapter(Editor editor,
Project project,
boolean scrollToTheEndOnAppend) |
| Modifier and Type | Method and Description |
|---|---|
void |
appendString(java.lang.String string,
TextAttributes attrs) |
Editor |
getEditor() |
public Editor getEditor()
public void appendString(java.lang.String string,
TextAttributes attrs)