Package editor.util

Interface IReplaceWordCallback


  • public interface IReplaceWordCallback
    A callback interface facilitating word replacement in text components.
    • Method Detail

      • shouldReplace

        boolean shouldReplace​(String strWord)