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 voidTextComponentUtil.replaceWordAtCaretDynamic(JTextComponent editor, String strText, IReplaceWordCallback replaceWordCallback, boolean selectFirstArg, boolean replaceWholeWord) static voidTextComponentUtil.replaceWordAtCaretDynamicAndRemoveEmptyParens(JTextComponent editor, String strText, IReplaceWordCallback replaceWordCallback, boolean selectFirstArg, boolean replaceWholeWord)