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