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

  1. ChangePasswordPanel = {
  2.     ACTIONS = {
  3.     cancel:;
  4.     ok:;
  5.     };
  6.     OUTLETS = {
  7.     cancelButton;
  8.     promptText;
  9.     okButton;
  10.     panelAppIcon;
  11.     userText;
  12.     };
  13.     SUPERCLASS = Panel;
  14. };
  15. FirstResponder = {
  16.     ACTIONS = {
  17.     };
  18.     SUPERCLASS = Object;
  19. };
  20. DirBrowser = {
  21.     ACTIONS = {
  22.     windowWillClose:;
  23.     enableModification:;
  24.     inspectItem:;
  25.     changeRootPassword:;
  26.     boItem:;
  27.     duplicateItem:;
  28.     setOwnerDistributor:;
  29.     deauthenticate:;
  30.     windowWillResize:;
  31.     destroyItemD:;
  32.     appendItem:;
  33.     authenticateAsUser:;
  34.     hit:;
  35.     inspectorDidClose:;
  36.     disableModification:;
  37.     inspectorDidSave:;
  38.     windowDidBecomeMain:;
  39.     insertItem:;
  40.     refreshAllColumns:;
  41.     };
  42.     OUTLETS = {
  43.     passwordChangePanel;
  44.     serverNameText;
  45.     iconWell;
  46.     theDomain;
  47.     serverTagText;
  48.     theBrowser;
  49.     myPropertyEditor;
  50.     wellText;
  51.     DirBWindow;
  52.     ownerDistributor;
  53.     };
  54.     SUPERCLASS = Object;
  55. };
  56. Distributor = {
  57.     ACTIONS = {
  58.     destroyItem:;
  59.     setTheView:;
  60.     duplicateItem:;
  61.     inspectItem:;
  62.     terminate:;
  63.     runInfoPanel:;
  64.     sortItem:;
  65.     authenticateAsUser:;
  66.     refreshWindow:;
  67.     performPrint:;
  68.     windowDidBecomeKey:;
  69.     setViewUnSorted:;
  70.     findStringInColumn:;
  71.     setCurrentWindow:;
  72.     freeCurrentBrowser:;
  73.     performPageLayout:;
  74.     setViewPropertyEdit:;
  75.     deauthenticate:;
  76.     revertCurrentEditor:;
  77.     createNIBrowser:;
  78.     breakOpenItem:;
  79.     showFindPanel:;
  80.     disableModification:;
  81.     enableModification:;
  82.     setViewSorted:;
  83.     saveCurrentEditor:;
  84.     setCurrentBrowser:;
  85.     insertItem:;
  86.     windowDidResize:;
  87.     showViewByPanel:;
  88.     appendItem:;
  89.     };
  90.     OUTLETS = {
  91.     findButton;
  92.     viewedByButton;
  93.     myPL;
  94.     theViewMenu;
  95.     currentPropEditor;
  96.     findText;
  97.     lastWindow;
  98.     passwordChangePanel;
  99.     viewedByScroll;
  100.     theDB;
  101.     viewByPanel;
  102.     infoPanel;
  103.     theSecurityMenu;
  104.     newWindow;
  105.     currentWindow;
  106.     workingID;
  107.     tempID;
  108.     theDirectoryMenu;
  109.     versionTag;
  110.     viewedProperty;
  111.     theEditMenu;
  112.     findPanel;
  113.     currentBrowser;
  114.     theDomainMenu;
  115.     };
  116.     SUPERCLASS = Object;
  117. };
  118.