home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.2 for Intel / NeXTSTEP 3.2 for Intel.iso / NextAdmin / NetInfoManager.app / English.lproj / PreferencesPanel.nib / data.classes next >
Encoding:
Text File  |  1993-07-22  |  1.4 KB  |  91 lines

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