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 delegate isWordInUserDictionaries: word caseSensitive: flag registerLanguage: language byVendor: vendor run setDelegate: anObject Software documentation for the NSObject(NSSpellServerDelegate) category AppKit/NSSpellServer.h spellServer: sender didForgetWord: word inLanguage: language spellServer: sender didLearnWord: word inLanguage: language spellServer: sender findMisspelledWordInString: stringToCheck language: language wordCount: wordCount countOnly: countOnly spellServer: sender suggestGuessesForWord: word inLanguage: language