Package editor.util
Interface IReplaceWordCallback
-
public interface IReplaceWordCallbackA callback interface facilitating word replacement in text components.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanshouldReplace(String strWord)
-
-
-
Method Detail
-
shouldReplace
boolean shouldReplace(String strWord)
-
-