Package com.inductiveautomation.rm.text
Class RMSpellCheck
- java.lang.Object
-
- com.inductiveautomation.rm.text.RMSpellCheck
-
public class RMSpellCheck extends java.lang.Object
This class provides provides generic spell check API ideal for RM's needs. The abstraction should let us plug in any spell check technology.
-
-
Constructor Summary
Constructors Constructor Description RMSpellCheck()
-