home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.0 / NeXTSTEP3.0.iso / NextAdmin / NetInfoManager.app / French.lproj / NetInfoMgr.nib / data.classes next >
Text File  |  1992-07-10  |  2KB  |  111 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 = {S1AstroyItem:;
  44.     setTheView:;
  45.     changeRootPassword:;
  46.     duplicateItem:;
  47.     inspectItem:;
  48.     terminate:;
  49.     sortItem:;
  50.     runCreationPanel:;
  51.     refreshWindow:;
  52.     performPrint:;
  53.     runInfoPanel:;
  54.     authenticateAsUser:;
  55.     windowDidBecomeKey:;
  56.     setViewUnSorted:;
  57.     findStringInColumn:;
  58.     setCurrentWindow:;
  59.     connectNIBrowser:;
  60.     freeCurrentBrowser:;
  61.     showPreferences:;
  62.     setViewPropertyEdit:;
  63.     performPageLayout:;
  64.     revertCurrentEditor:;
  65.     deauthenticate:;
  66.     createNIBrowser:;
  67.     breakOpenItem:;
  68.     disableModification:;
  69.     enableModification:;
  70.     showFindPanel:;
  71.     setViewSorted:;
  72.     doDeletion:;
  73.     saveCurrentEditor:;
  74.     insertItem:;
  75.     windowDidResize:;
  76.     setCurrentBrowser:;
  77.     showViewByPanel:;
  78.     appendItem:;
  79.     };
  80.     OUTLETS = {
  81.     thePrintMenuCell;
  82.     directConnectPanel;
  83.     infoPanel;
  84.     findPanel;
  85.     currentBrowser;
  86.     newDomainPanel;
  87.     theEditMenu;
  88.     lastWindow;
  89.     findButton;
  90.     theViewMenu;
  91.     versionTag;
  92.     workingID;
  93.     findText;
  94.     prefPanel;
  95.     viewedByScroll;
  96.     theSecurityMenu;
  97.     currentWindow;
  98.     newWindow;
  99.     tempID;
  100.     viewByPanel;
  101.     viewedProperty;
  102.     theDB;
  103.     theDirectoryMenu;
  104.     theDomainMenu;
  105.     currentPropEditor;
  106.     myPL;
  107.     viewedByButton;
  108.     };
  109.     SUPERCLASS = Object;
  110. };
  111.