| 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,
boolean replaceWholeWord) |
static void |
TextComponentUtil.replaceWordAtCaretDynamicAndRemoveEmptyParens(JTextComponent editor,
String strText,
IReplaceWordCallback replaceWordCallback,
boolean selectFirstArg,
boolean replaceWholeWord) |
Copyright © 2022. All rights reserved.