home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3 (User) [68k, x86] / NeXTStep.toast.sit / Nextstep.toast / NextAdmin / NetInfoManager.app / Swedish.lproj / Find.nib / data.classes next >
Text File  |  1994-08-13  |  927b  |  36 lines

  1. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  2. Finder = {
  3.     ACTIONS = {
  4.         "changeMatchKey:" = "changeMatchKey:"; 
  5.     "changeMatchVal:" = "changeMatchVal:"; 
  6.     "changeStartDir:" = "changeStartDir:"; 
  7.     "init:" = "init:"; 
  8.     "search:" = "search:"; 
  9.     "setDirectoryFrom:" = "setDirectoryFrom:"; 
  10.     "showMatch:" = "showMatch:"; 
  11.     "stop:" = "stop:"; 
  12.     }; 
  13.     OUTLETS = {
  14.         climbToRootButton = climbToRootButton; 
  15.     controlButton = controlButton; 
  16.     controller = controller; 
  17.     dirMatrix = dirMatrix; 
  18.     domain = domain; 
  19.     domainList = domainList; 
  20.     foundDomList = foundDomList; 
  21.     handleList = handleList; 
  22.     keyButton = keyButton; 
  23.     keyPopUp = keyPopUp; 
  24.     myWindow = myWindow; 
  25.     searchForm = searchForm; 
  26.     searchLock = searchLock; 
  27.     startDirText = startDirText; 
  28.     startDomText = startDomText; 
  29.     statusText = statusText; 
  30.     table = table; 
  31.     valButton = valButton; 
  32.     valPopUp = valPopUp; 
  33.     }; 
  34.     SUPERCLASS = Object; 
  35. };
  36.