home *** CD-ROM | disk | FTP | other *** search
/ Big Green CD 8 / BGCD_8_Dev.iso / NEXTSTEP / Utilities / NCCompletionDictionary-2.6 / English.lproj / NCCompletionDictionary.nib / data.classes next >
Encoding:
Text File  |  1997-08-13  |  432 b   |  19 lines

  1. "FirstResponder" = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = NSObject; };
  2. "NCCompletionDictionary" = {
  3.     ACTIONS = {
  4.         "import:" = id; 
  5.         "remove:" = id; 
  6.         "select:" = id; 
  7.         "set:" = id; 
  8.         "showPanel:" = id; 
  9.     }; 
  10.     OUTLETS = {
  11.         browser = id; 
  12.         buttonMatrix = id; 
  13.         keyTextField = id; 
  14.         textView = id; 
  15.         window = id; 
  16.     }; 
  17.     SUPERCLASS = NSObject; 
  18. };
  19.