| Package | Description |
|---|---|
| editor | |
| editor.util |
| Modifier and Type | Method and Description |
|---|---|
IReplaceWordCallback |
GosuEditor.getReplaceWordCallback() |
| Modifier and Type | Method and Description |
|---|---|
static void |
TextComponentUtil.replaceWordAtCaretDynamic(JTextComponent editor,
String strText,
IReplaceWordCallback replaceWordCallback,
boolean selectFirstArg) |
static void |
TextComponentUtil.replaceWordAtCaretDynamicAndRemoveEmptyParens(JTextComponent editor,
String strText,
IReplaceWordCallback replaceWordCallback,
boolean selectFirstArg) |
Copyright © 2017. All rights reserved.