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

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