home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.0 / NeXTSTEP3.0.iso / NextAdmin / NetInfoManager.app / Spanish.lproj / DirBrowser.nib / data.classes next >
Text File  |  1992-06-05  |  1KB  |  75 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. IconView = {
  7.     ACTIONS = {
  8.     setIntBowner:;
  9.     };
  10.     OUTLETS = {
  11.     dragonWindow;
  12.     intBowner;
  13.     imagedIcon;
  14.     intBID;
  15.     distributor2End;
  16.     viewID;
  17.     altIcon;
  18.     };
  19.     SUPERCLASS = View;
  20. };
  21. NXBrowser = {
  22.     ACTIONS = {
  23.     doubleMouseClick:;
  24.     mouseClick:;
  25.     scrollLeft:;
  26.     scrollRight:;
  27.     };
  28.     OUTLETS = {
  29.     delegate;
  30.     target;
  31.     cellPrototype;
  32.     columns;
  33.     leftButton;
  34.     unusedColumns;
  35.     titles;
  36.     rightButton;
  37.     matrixClass;
  38.     };
  39.     SUPERCLASS = Control;
  40. };
  41. DirBrowser = {
  42.     ACTIONS = {
  43.     windowWillClose:;
  44.     enableModification:;
  45.     inspectItem:;
  46.     setOwnerDistributor:;
  47.     deauthenticate:;
  48.     windowWillResize:;
  49.     boItem:;
  50.     duplicateItem:;
  51.     destroyItemD:;
  52.     appendItem:;
  53.     authenticateAsUser:;
  54.     hit:;
  55.     inspectorDidClose:;
  56.     disableModification:;
  57.     inspectorDidSave:;
  58.     windowDidBecomeMain:;
  59.     insertItem:;
  60.     refreshAllColumns:;
  61.     };
  62.     OUTLETS = {
  63.     serverNameText;
  64.     iconWell;
  65.     theDomain;
  66.     serverTagText;
  67.     myPropertyEditor;
  68.     theBrowser;
  69.     wellText;
  70.     DirBWindow;
  71.     ownerDistributor;
  72.     };
  73.     SUPERCLASS = Object;
  74. };
  75.