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

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. DirectConnectPanel = {
  7.     ACTIONS = {
  8.     cancel:;
  9.     ok:;
  10.     };
  11.     OUTLETS = {
  12.     hostText;
  13.     panel;
  14.     cancelButton;
  15.     tagText;
  16.     okButton;
  17.     };
  18.     SUPERCLASS = Panel;
  19. };
  20. Distributor = {
  21.     ACTIONS = {
  22.     destroyItem:;
  23.     setTheView:;
  24.     changeRootPassword:;
  25.     duplicateItem:;
  26.     inspectItem:;
  27.     terminate:;
  28.     sortItem:;
  29.     refreshWindow:;
  30.     performPrint:;
  31.     runInfoPanel:;
  32.     authenticateAsUser:;
  33.     windowDidBecomeKey:;
  34.     setViewUnSorted:;
  35.     findStringInColumn:;
  36.     setCurrentWindow:;
  37.     connectNIBrowser:;
  38.     freeCurrentBrowser:;
  39.     setViewPropertyEdit:;
  40.     performPageLayout:;
  41.     revertCurrentEditor:;
  42.     deauthenticate:;
  43.     createNIBrowser:;
  44.     breakOpenItem:;
  45.     disableModification:;
  46.     enableModification:;
  47.     setViewSorted:;
  48.     showFindPanel:;
  49.     saveCurrentEditor:;
  50.     windowDidResize:;
  51.     insertItem:;
  52.     showViewByPanel:;
  53.     setCurrentBrowser:;
  54.     appendItem:;
  55.     };
  56.     OUTLETS = {
  57.     findButton;
  58.     viewedByButton;
  59.     myPL;
  60.     theViewMenu;
  61.     currentPropEditor;
  62.     findText;
  63.     lastWindow;
  64.     viewedByScroll;
  65.     directConnectPanel;
  66.     infoPanel;
  67.     viewByPanel;
  68.     theSecurityMenu;
  69.     theDB;
  70.     workingID;
  71.     currentWindow;
  72.     newWindow;
  73.     tempID;
  74.     theDirectoryMenu;
  75.     versionTag;
  76.     theEditMenu;
  77.     viewedProperty;
  78.     currentBrowser;
  79.     findPanel;
  80.     theDomainMenu;
  81.     };
  82.     SUPERCLASS = Object;
  83. };
  84.