home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.0 (User) / OS_user_4.0.iso / NextAdmin / NetInfoManager.app / Swedish.lproj / Notes.nib / data.classes next >
Encoding:
Text File  |  1994-08-13  |  1.9 KB  |  68 lines

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