home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.0 / NeXTSTEP3.0.iso / NextAdmin / NetInfoManager.app / Spanish.lproj / NetInfoMgr.nib / data.classes next >
Text File  |  1992-07-10  |  2KB  |  112 lines

  1. MatrixScroll = {
  2.     ACTIONS = {
  3.     setMyPEdit:;
  4.     whatText:;
  5.     setMyText:;
  6.     };
  7.     OUTLETS = {
  8.     matrix;
  9.     myPEdit;
  10.     myCells;
  11.     myText;
  12.     currentCell;
  13.     };
  14.     SUPERCLASS = ScrollView;
  15. };
  16. NIApplication = {
  17.     ACTIONS = {
  18.     terminate:;
  19.     };
  20.     OUTLETS = {
  21.     myDistributor;
  22.     aWindowMenu;
  23.     myPrinterInfo;
  24.     aServiceMenu;
  25.     };
  26.     SUPERCLASS = Application;
  27. };
  28. FirstResponder = {
  29.     ACTIONS = {
  30.     };
  31.     SUPERCLASS = Object;
  32. };
  33. InfoPanelHolder = {
  34.     ACTIONS = {
  35.     makeKeyandOrderFront:;
  36.     };
  37.     OUTLETS = {
  38.     infoPanel;
  39.     };
  40.     SUPERCLASS = Object;
  41. };
  42. Distributor = {
  43.     ACTIONS = {
  44.     destroyItem:;
  45.     setTheView:;
  46.     changeRootPassword:;
  47.     duplicateItem:;
  48.     inspectItem:;
  49.     terminate:;
  50.     sortItem:;
  51.     runCreationPanel:;
  52.     refreshWindow:;
  53.     performPrint:;
  54.     runInfoPanel:;
  55.     authenticateAsUser:;
  56.     windowDidBecomeKey:;
  57.     setViewUnSorted:;
  58.     findStringInColumn:;
  59.     setCurrentWindow:;
  60.     connectNIBrowser:;
  61.     freeCurrentBrowser:;
  62.     showPreferences:;
  63.     setViewPropertyEdit:;
  64.     performPageLayout:;
  65.     revertCurrentEditor:;
  66.     deauthenticate:;
  67.     crU&NIBrowser:;
  68.     breakOpenItem:;
  69.     disableModification:;
  70.     enableModification:;
  71.     showFindPanel:;
  72.     setViewSorted:;
  73.     doDeletion:;
  74.     saveCurrentEditor:;
  75.     insertItem:;
  76.     windowDidResize:;
  77.     setCurrentBrowser:;
  78.     showViewByPanel:;
  79.     appendItem:;
  80.     };
  81.     OUTLETS = {
  82.     thePrintMenuCell;
  83.     directConnectPanel;
  84.     infoPanel;
  85.     findPanel;
  86.     currentBrowser;
  87.     newDomainPanel;
  88.     theEditMenu;
  89.     lastWindow;
  90.     findButton;
  91.     theViewMenu;
  92.     versionTag;
  93.     workingID;
  94.     findText;
  95.     prefPanel;
  96.     viewedByScroll;
  97.     theSecurityMenu;
  98.     currentWindow;
  99.     newWindow;
  100.     tempID;
  101.     viewByPanel;
  102.     viewedProperty;
  103.     theDB;
  104.     theDirectoryMenu;
  105.     theDomainMenu;
  106.     currentPropEditor;
  107.     myPL;
  108.     viewedByButton;
  109.     };
  110.     SUPERCLASS = Object;
  111. };
  112.