home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3 (User) [68k, x86] / NeXTStep.toast.sit / Nextstep.toast / NextAdmin / NetInfoManager.app / Italian.lproj / DirectoryInspector.nib / data.classes next >
Text File  |  1994-06-15  |  557b  |  24 lines

  1. DirectoryInspector = {
  2.     ACTIONS = {
  3.         "changeItem:" = "changeItem:"; 
  4.     "selectItem:" = "selectItem:"; 
  5.     "switchView:" = "switchView:"; 
  6.     }; 
  7.     OUTLETS = {
  8.         box = box; 
  9.     browser = browser; 
  10.     browserForm = browserForm; 
  11.     browserText = browserText; 
  12.     controller = controller; 
  13.     domain = domain; 
  14.     instanceText = instanceText; 
  15.     myWindow = myWindow; 
  16.     objectText = objectText; 
  17.     switchControl = switchControl; 
  18.     table = table; 
  19.     tableForm = tableForm; 
  20.     }; 
  21.     SUPERCLASS = Object; 
  22. };
  23. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  24.