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

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