home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.2 / Openstep-4.2-Intel-User.iso / NextAdmin / NetInfoManager.app / Spanish.lproj / DirectoryInspector.nib / data.classes next >
Text File  |  1994-05-19  |  350b  |  28 lines

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