Uses of Interface
editor.util.IReplaceWordCallback
Packages that use IReplaceWordCallback
-
Uses of IReplaceWordCallback in editor
Classes in editor that implement IReplaceWordCallbackFields in editor declared as IReplaceWordCallbackMethods in editor that return IReplaceWordCallback -
Uses of IReplaceWordCallback in editor.util
Methods in editor.util with parameters of type IReplaceWordCallbackModifier and TypeMethodDescriptionstatic 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)