NSSpellServer
borgheron@yahoo.com
scottc@net-community.com
Class to allow a spell checker to be available to other
apps.
2001, 1996 Free Software Foundation, Inc.
Software documentation for the NSSpellServer class
AppKit/NSSpellServer.h
Description forthcoming.
delegate
Description forthcoming.
isWordInUserDictionaries:
word
caseSensitive:
flag
Description forthcoming.
registerLanguage:
language
byVendor:
vendor
Description forthcoming.
run
Description forthcoming.
setDelegate:
anObject
Description forthcoming.
Software documentation for the
NSObject(NSSpellServerDelegate)
category
AppKit/NSSpellServer.h
Description forthcoming.
spellServer:
sender
didForgetWord:
word
inLanguage:
language
Description forthcoming.
spellServer:
sender
didLearnWord:
word
inLanguage:
language
Description forthcoming.
spellServer:
sender
findMisspelledWordInString:
stringToCheck
language:
language
wordCount:
wordCount
countOnly:
countOnly
Description forthcoming.
spellServer:
sender
suggestGuessesForWord:
word
inLanguage:
language
Description forthcoming.