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

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. Controller = {
  7.     ACTIONS = {
  8.     viewUnsorted:;
  9.     ignoreLeafNodes:;
  10.     showLeafNodes:;
  11.     changeRootPassword:;
  12.     panelCancel:;
  13.     viewBy:;
  14.     authenticateUser:;
  15.     appendVal:;
  16.     duplicate:;
  17.     delete:;
  18.     notes:;
  19.     showIdNumbers:;
  20.     appendProp:;
  21.     insertVal:;
  22.     newDir:;
  23.     newProp:;
  24.     setCurrentInspector:;
  25.     inspect:;
  26.     openDomain:;
  27.     openByTag:;
  28.     insertProp:;
  29.     hideIdNumbers:;
  30.     viewSorted:;
  31.     revert:;
  32.     panelOk:;
  33.     openParent:;
  34.     save:;
  35.     setCurrentDomain:;
  36.     newVal:;
  37.     appDidInit:;
  38.     deauthenticateUser:;
  39.     };
  40.     OUTLETS = {
  41.     notesPanel;
  42.     newValMenu;
  43.     newPropMenu;
  44.     notesText;
  45.     viewByMgr;
  46.     leafMenu;
  47.     authMenu;
  48.     deleteMenu;
  49.     currentInspector;
  50.     sortMenu;
  51.     viewByMenu;
  52.     insertValMenu;
  53.     tagPanel;
  54.     insertPropMenu;
  55.     appendPropMenu;
  56.     tagForm;
  57.     domainList;
  58.     pwMgr;
  59.     duplicateMenu;
  60.     currentDomain;
  61.     revertMenu;
  62.     newdirMenu;
  63.     notesMenu;
  64.     idMenu;
  65.     inspectMenu;
  66.     saveMenu;
  67.     parentMenu;
  68.     appendValMenu;
  69.     };
  70.     SUPERCLASS = Object;
  71. };
  72.