home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.1 (User) / OpenStep 4.1 (User).iso / NextLibrary / Frameworks / AppKit.framework / Versions / B / Resources / Italian.lproj / NSSpellChecker.nib / data.classes next >
Encoding:
Text File  |  1996-07-18  |  895 b   |  33 lines

  1. "NSSpellChecker" = {
  2.     ACTIONS = {
  3.         "_changeDictionaries:" = id; 
  4.         "_changeLanguage:" = id; 
  5.         "_chooseGuess:" = id; 
  6.         "_correct:" = id; 
  7.         "_deleteDictionaries:" = id; 
  8.         "_findNext:" = id; 
  9.         "_forget:" = id; 
  10.         "_guess:" = id; 
  11.         "_ignore:" = id; 
  12.         "_learn:" = id; 
  13.         "_newDictionary:" = id; 
  14.         "_openDictionaries:" = id; 
  15.         "_useDictionary:" = id; 
  16.     }; 
  17.     OUTLETS = {
  18.         _correctButton = id; 
  19.         _deleteButton = id; 
  20.         _dictionaryBrowser = id; 
  21.         _forgetButton = id; 
  22.         _guessButton = id; 
  23.         _guessesBrowser = id; 
  24.         _ignoreButton = id; 
  25.         _languagePopUp = id; 
  26.         _learnButton = id; 
  27.         _openButton = id; 
  28.         _wordField = id; 
  29.     }; 
  30.     SUPERCLASS = Object; 
  31. };
  32. "FirstResponder" = {ACTIONS = {}; CATEGORY = LocalActions; OUTLETS = {}; };
  33.