home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.0 (User) / OS_user_4.0.iso / NextAdmin / NetInfoManager.app / English.lproj / Find.nib / data.classes next >
Encoding:
Text File  |  1994-04-14  |  513 b   |  40 lines

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