Package-level declarations
Windows desktop backend — ISpellChecker COM interop behind NativeSpellChecker.
Types
Link copied to clipboard
JNA wrapper for IEnumSpellingError COM interface.
Link copied to clipboard
JNA wrapper for IEnumString COM interface.
Link copied to clipboard
JNA wrapper for ISpellChecker COM interface.
Link copied to clipboard
JNA wrapper for ISpellCheckerFactory COM interface.
Link copied to clipboard
JNA wrapper for ISpellingError COM interface.
Link copied to clipboard
data class SpellingErrorInfo(val startIndex: Int, val length: Int, val correctiveAction: Int, val replacement: String?)
Data class to hold spelling error information.
Link copied to clipboard
High-level wrapper for the Windows Spell Checking API.