home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3 (User) [68k, x86] / NeXTStep.toast.sit / Nextstep.toast / NextAdmin / NetInfoManager.app / German.lproj / NewServer.nib / data.classes next >
Text File  |  1994-10-10  |  626b  |  26 lines

  1. ServerMaker = {
  2.     ACTIONS = {
  3.     "panelCancel:" = "panelCancel:"; 
  4.     "panelOk:" = "panelOk:"; 
  5.     "runForController:" = "runForController:"; 
  6.     "selectDomain:" = "selectDomain:"; 
  7.     "selectParent:" = "selectParent:"; 
  8.     }; 
  9.     OUTLETS = {
  10.     childForm = childForm; 
  11.     childPanel = childPanel; 
  12.     cloneForm = cloneForm; 
  13.     clonePanel = clonePanel; 
  14.     controller = controller; 
  15.     glueForm = glueForm; 
  16.     gluePanel = gluePanel; 
  17.     newMatrix = newMatrix; 
  18.     newPanel = newPanel; 
  19.     rootForm = rootForm; 
  20.     rootPanel = rootPanel; 
  21.     servers = servers; 
  22.     }; 
  23.     SUPERCLASS = Object; 
  24. };
  25. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  26.