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

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