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

  1. PrefPanel = {
  2.     ACTIONS = {
  3.     changeDefaultSwitch:;
  4.     ok:;
  5.     changeModificationSwitch:;
  6.     revert:;
  7.     setDefault:;
  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 = {
  25.     ACTIONS = {
  26.     destroyItem:;
  27.     setTheView:;
  28.     changeRootPassword:;
  29.     duplicateItem:;
  30.     inspectItem:;
  31.     terminate:;
  32.     sortItem:;
  33.     refreshWindow:S8!erformPrint:;
  34.     runInfoPanel:;
  35.     authenticateAsUser:;
  36.     windowDidBecomeKey:;
  37.     setViewUnSorted:;
  38.     findStringInColumn:;
  39.     setCurrentWindow:;
  40.     connectNIBrowser:;
  41.     freeCurrentBrowser:;
  42.     showPreferences:;
  43.     setViewPropertyEdit:;
  44.     performPageLayout:;
  45.     revertCurrentEditor:;
  46.     deauthenticate:;
  47.     createNIBrowser:;
  48.     breakOpenItem:;
  49.     disableModification:;
  50.     enableModification:;
  51.     showFindPanel:;
  52.     setViewSorted:;
  53.     saveCurrentEditor:;
  54.     insertItem:;
  55.     windowDidResize:;
  56.     setCurrentBrowser:;
  57.     showViewByPanel:;
  58.     appendItem:;
  59.     };
  60.     OUTLETS = {
  61.     directConnectPanel;
  62.     infoPanel;
  63.     findPanel;
  64.     currentBrowser;
  65.     theEditMenu;
  66.     lastWindow;
  67.     findButton;
  68.     theViewMenu;
  69.     versionTag;
  70.     workingID;
  71.     findText;
  72.     prefPanel;
  73.     viewedByScroll;
  74.     theSecurityMenu;
  75.     currentWindow;
  76.     newWindow;
  77.     tempID;
  78.     viewByPanel;
  79.     viewedProperty;
  80.     theDB;
  81.     theDirectoryMenu;
  82.     theDomainMenu;
  83.     currentPropEditor;
  84.     myPL;
  85.     viewedByButton;
  86.     };
  87.     SUPERCLASS = Object;
  88. };
  89.