RSyntaxTextArea.请参阅: 说明
| 接口 | 说明 |
|---|---|
| CodeTemplate |
A "code template" is a kind of macro for commonly-typed code.
|
| 类 | 说明 |
|---|---|
| AbstractCodeTemplate |
A base class to build code templates on top of.
|
| StaticCodeTemplate |
A code template that inserts static text before and after the caret.
|
RSyntaxTextArea.