home *** CD-ROM | disk | FTP | other *** search
/ Apple Developer Connectio…eloper Series 2005 March / Dev.CD Mar 05.iso / Utilities / AirPort Setup Assistant.app / Contents / Resources / English.lproj / Assistant.nib / classes.nib next >
Encoding:
Text File  |  2004-05-25  |  1.6 KB  |  47 lines

  1. {
  2.     IBClasses = (
  3.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  4.         {CLASS = MyImgBox; LANGUAGE = ObjC; SUPERCLASS = NSBox; }, 
  5.         {
  6.             ACTIONS = {
  7.                 nextButtonPushed = id; 
  8.                 openAssistantDocument = id; 
  9.                 performNextPage = id; 
  10.                 performPreviousPage = id; 
  11.                 previousButtonPushed = id; 
  12.                 quitPrematurely = id; 
  13.                 sectionIconListPreferencesChanged = id; 
  14.                 showHistory = id; 
  15.             }; 
  16.             CLASS = NSAssistantController; 
  17.             LANGUAGE = Java; 
  18.             OUTLETS = {
  19.                 mainView = id; 
  20.                 mainWindow = id; 
  21.                 nextButton = id; 
  22.                 previousButton = id; 
  23.                 progressBar = id; 
  24.                 title = id; 
  25.             }; 
  26.             SUPERCLASS = NSObject; 
  27.         }, 
  28.         {
  29.             ACTIONS = {aboutPopUpChanged = id; performTellMeMore = id; showTellMeMoreWindow = id; }; 
  30.             CLASS = NSTellMeMoreController; 
  31.             LANGUAGE = Java; 
  32.             OUTLETS = {
  33.                 aboutPopUp = id; 
  34.                 assistantWindow = id; 
  35.                 manyTopicsBox = id; 
  36.                 oneTopicBox = id; 
  37.                 tellMeMoreButton = id; 
  38.                 tellMeMoreOneTopic = id; 
  39.                 tellMeMoreTextView = id; 
  40.                 tellMeMoreWindow = id; 
  41.             }; 
  42.             SUPERCLASS = NSObject; 
  43.         }, 
  44.         {CLASS = UserRomanWindow; LANGUAGE = ObjC; SUPERCLASS = NSWindow; }
  45.     ); 
  46.     IBVersion = 1; 
  47. }