home *** CD-ROM | disk | FTP | other *** search
/ Apple Developer Connectio…eloper Series 2005 March / Dev.CD Mar 05.iso / Utilities / Network Utility.app / Contents / Resources / English.lproj / Network Utility.nib / classes.nib next >
Encoding:
Text File  |  2003-09-13  |  3.2 KB  |  103 lines

  1. {
  2.     IBClasses = (
  3.         {
  4.             ACTIONS = {showHelp = id; }; 
  5.             CLASS = FirstResponder; 
  6.             LANGUAGE = ObjC; 
  7.             SUPERCLASS = NSObject; 
  8.         }, 
  9.         {
  10.             ACTIONS = {radioSelected = id; }; 
  11.             CLASS = NUAppleTalk; 
  12.             LANGUAGE = ObjC; 
  13.             OUTLETS = {appletalkRadio = id; entityField = id; }; 
  14.             SUPERCLASS = NUSimpleTool; 
  15.         }, 
  16.         {
  17.             ACTIONS = {print = id; showInfoPanel = id; }; 
  18.             CLASS = NUController; 
  19.             LANGUAGE = ObjC; 
  20.             OUTLETS = {
  21.                 menu = NSMenu; 
  22.                 tabView = NSTabView; 
  23.                 textEncodingMenu = NSMenuItem; 
  24.                 window = NSWindow; 
  25.             }; 
  26.             SUPERCLASS = NSObject; 
  27.         }, 
  28.         {
  29.             CLASS = NUFinger; 
  30.             LANGUAGE = ObjC; 
  31.             OUTLETS = {userText = id; }; 
  32.             SUPERCLASS = NUSimpleTool; 
  33.         }, 
  34.         {
  35.             ACTIONS = {changeInterface = id; update = id; }; 
  36.             CLASS = NUInformation; 
  37.             LANGUAGE = ObjC; 
  38.             OUTLETS = {
  39.                 collisionsText = id; 
  40.                 ethernetAddressText = id; 
  41.                 hardwareAddressText = id; 
  42.                 interfacePopup = id; 
  43.                 linkSpeedText = id; 
  44.                 linkStatusText = id; 
  45.                 modelText = id; 
  46.                 recvErrorsText = id; 
  47.                 recvPktsText = id; 
  48.                 sendErrorsText = id; 
  49.                 sentPktsText = id; 
  50.                 vendorText = id; 
  51.             }; 
  52.             SUPERCLASS = NSObject; 
  53.         }, 
  54.         {
  55.             CLASS = NULookup; 
  56.             LANGUAGE = ObjC; 
  57.             OUTLETS = {typePopup = id; useDigCheckbox = id; }; 
  58.             SUPERCLASS = NUSimpleTool; 
  59.         }, 
  60.         {CLASS = NUMonitor; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  61.         {
  62.             CLASS = NUNetstat; 
  63.             LANGUAGE = ObjC; 
  64.             OUTLETS = {netstatRadio = id; }; 
  65.             SUPERCLASS = NUSimpleTool; 
  66.         }, 
  67.         {
  68.             CLASS = NUPing; 
  69.             LANGUAGE = ObjC; 
  70.             OUTLETS = {pingCountRadio = id; pingCountText = id; spinner = id; }; 
  71.             SUPERCLASS = NUSimpleTool; 
  72.         }, 
  73.         {
  74.             ACTIONS = {portRangeChecked = id; }; 
  75.             CLASS = NUPortScan; 
  76.             LANGUAGE = ObjC; 
  77.             OUTLETS = {endPortText = id; portRangeCheck = id; spinner = id; startPortText = id; }; 
  78.             SUPERCLASS = NUSimpleTool; 
  79.         }, 
  80.         {
  81.             ACTIONS = {toggleTool = id; }; 
  82.             CLASS = NUSimpleTool; 
  83.             LANGUAGE = ObjC; 
  84.             OUTLETS = {
  85.                 addressText = id; 
  86.                 associatedTab = id; 
  87.                 outputText = id; 
  88.                 toolButton = id; 
  89.                 window = id; 
  90.             }; 
  91.             SUPERCLASS = NSObject; 
  92.         }, 
  93.         {CLASS = NUTraceroute; LANGUAGE = ObjC; SUPERCLASS = NUSimpleTool; }, 
  94.         {
  95.             ACTIONS = {updateServers = id; }; 
  96.             CLASS = NUWhois; 
  97.             LANGUAGE = ObjC; 
  98.             OUTLETS = {serverComboBox = id; }; 
  99.             SUPERCLASS = NUSimpleTool; 
  100.         }
  101.     ); 
  102.     IBVersion = 1; 
  103. }