home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 4.0 PR1 / NeXT_NEXTSTEP_4.0_PR1_(beta).rar / Openstep4-Pr1User.iso / NextApps / Webster.app / Resources / English.lproj / Webster.nib / data.classes next >
Text File  |  1995-03-27  |  587b  |  36 lines

  1. "QueryField" = {ACTIONS = ("nextQ:", "prevQ:"); SUPERCLASS = NSTextField; };
  2. "Webster" = {
  3.     ACTIONS = (
  4.     "enterSelection:", 
  5.     "help:", 
  6.     "open:", 
  7.     "search:", 
  8.     "findPanel:", 
  9.     "nextEntry:", 
  10.     "word:", 
  11.     "quit:", 
  12.     "pronunciation:", 
  13.     "dictionary:", 
  14.     "prevEntry:", 
  15.     "thesaurus:", 
  16.     "info:", 
  17.     "preferences:", 
  18.     "pageLayout:", 
  19.     "contents:", 
  20.     "print:"
  21.     ); 
  22.     OUTLETS = (
  23.     websterView, 
  24.     dButton, 
  25.     queryButton, 
  26.     find, 
  27.     prevQ, 
  28.     nextQ, 
  29.     query, 
  30.     websterWindow, 
  31.     tButton
  32.     ); 
  33.     SUPERCLASS = NSApplication; 
  34. };
  35. "FirstResponder" = {ACTIONS = (); SUPERCLASS = NSObject; };
  36.