home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 108 / MacAddict108.iso / Software / Utilities / SuperDuper! 1.5.5.dmg / SuperDuper!.app / Contents / Resources / English.lproj / MainMenu.nib / classes.nib next >
Encoding:
Text File  |  2005-04-06  |  5.0 KB  |  124 lines

  1. {
  2.     IBClasses = (
  3.         {
  4.             ACTIONS = {
  5.                 chooseASRimageName = id; 
  6.                 chooseSeedPackageName = id; 
  7.                 chooseSiteCustomizationScriptName = id; 
  8.                 rebootFromTarget = id; 
  9.                 repairSourcePermissions = id; 
  10.                 selectCopyMode = id; 
  11.                 setASRimageCB = id; 
  12.                 setSeedPackageNameCB = id; 
  13.                 setSiteCustomizationScriptNameCB = id; 
  14.             }; 
  15.             CLASS = CustomizeController; 
  16.             LANGUAGE = ObjC; 
  17.             OUTLETS = {
  18.                 ASRimageNameTB = NSTextField; 
  19.                 "_configureView" = NSView; 
  20.                 copyModePU = NSPopUpButton; 
  21.                 createASRimageCB = NSButton; 
  22.                 directiveSetPU = NSPopUpButton; 
  23.                 installSeedPackageCB = NSButton; 
  24.                 invokeSiteCustomizationScriptCB = NSButton; 
  25.                 rebootFromTargetCB = NSButton; 
  26.                 repairSourcePermissionsCB = NSButton; 
  27.                 seedPackageNameTB = NSTextField; 
  28.                 siteCustomizationScriptTB = NSTextField; 
  29.             }; 
  30.             SUPERCLASS = NSObject; 
  31.         }, 
  32.         {CLASS = DiskVolumePopUpButton; LANGUAGE = ObjC; SUPERCLASS = NSPopUpButton; }, 
  33.         {CLASS = EtchedTextView; LANGUAGE = ObjC; SUPERCLASS = NSView; }, 
  34.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  35.         {
  36.             ACTIONS = {
  37.                 build = id; 
  38.                 cancelScheduledRun = id; 
  39.                 checkForNewVersion = id; 
  40.                 displayReadMe = id; 
  41.                 displayUsersGuide = id; 
  42.                 endManualCheckSheet = id; 
  43.                 loadSettings = id; 
  44.                 manualSerialNumber = id; 
  45.                 openDirectiveSet = id; 
  46.                 orderFrontAboutBox = id; 
  47.                 performUpgrade = id; 
  48.                 preAuthorize = id; 
  49.                 purchaseNow = id; 
  50.                 reportBug = id; 
  51.                 selectDirectiveSet = id; 
  52.                 selectSource = id; 
  53.                 selectTarget = id; 
  54.                 sendFeedback = id; 
  55.                 setMode = id; 
  56.                 showLog = id; 
  57.                 showOptionsView = id; 
  58.                 showPreferencePanel = id; 
  59.                 showRegisterView = id; 
  60.                 showSummaryView = id; 
  61.                 showUpgradeView = id; 
  62.                 stop = id; 
  63.                 viewFAQ = id; 
  64.                 visitShirtPocket = id; 
  65.             }; 
  66.             CLASS = MainController; 
  67.             LANGUAGE = ObjC; 
  68.             OUTLETS = {
  69.                 "_configureSubview" = NSView; 
  70.                 "_countDownSeconds" = NSTextField; 
  71.                 "_countDownSheet" = NSWindow; 
  72.                 "_doneMsgTextField" = NSTextField; 
  73.                 "_doneSubview" = NSView; 
  74.                 "_imageSavePanelAccessoryView" = NSView; 
  75.                 "_mainWindow" = NSWindow; 
  76.                 "_mainWindowContainerView" = NSView; 
  77.                 "_manualCheckOKbutton" = NSButton; 
  78.                 "_manualCheckSheet" = NSWindow; 
  79.                 "_manualCheckSpinner" = NSProgressIndicator; 
  80.                 "_manualCheckTextField" = NSTextField; 
  81.                 "_registerSubview" = NSView; 
  82.                 "_releaseInfoField" = NSTextField; 
  83.                 "_statusSubview" = NSView; 
  84.                 "_summarySubview" = NSView; 
  85.                 "_summaryTextField" = NSTextField; 
  86.                 "_upgradeSubview" = NSView; 
  87.                 "_userSerialKeyField" = NSTextField; 
  88.                 "_userSerialNameField" = NSTextField; 
  89.                 buildButton = NSButton; 
  90.                 copyLabel = EtchedTextView; 
  91.                 directiveSetPopup = NSPopUpButton; 
  92.                 elapsedTimer = EtchedTextView; 
  93.                 mainProgressBar = id; 
  94.                 mainProgressTextField = id; 
  95.                 optionsButton = NSButton; 
  96.                 preAuthLockButton = SDPreAuthLockButton; 
  97.                 preAuthLockText = NSTextField; 
  98.                 progressBox = id; 
  99.                 registerButton = NSButton; 
  100.                 registeredUser = EtchedTextView; 
  101.                 scriptLabel = EtchedTextView; 
  102.                 sourcePopup = DiskVolumePopUpButton; 
  103.                 stopButton = NSButton; 
  104.                 subProgressBar = id; 
  105.                 subProgressTextField = id; 
  106.                 targetPopup = DiskVolumePopUpButton; 
  107.                 timerLabel = EtchedTextView; 
  108.                 toLabel = EtchedTextView; 
  109.             }; 
  110.             SUPERCLASS = NSObject; 
  111.         }, 
  112.         {CLASS = ProgressView; LANGUAGE = ObjC; SUPERCLASS = NSView; }, 
  113.         {
  114.             ACTIONS = {setASRimageCompression = id; }; 
  115.             CLASS = SDImageSavePanelAccessoryView; 
  116.             LANGUAGE = ObjC; 
  117.             OUTLETS = {"_asrImageCompressionMenu" = NSPopUpButton; }; 
  118.             SUPERCLASS = NSView; 
  119.         }, 
  120.         {CLASS = SDPreAuthLockButton; LANGUAGE = ObjC; SUPERCLASS = NSButton; }, 
  121.         {CLASS = SDspaceFormatter; LANGUAGE = ObjC; SUPERCLASS = NSFormatter; }
  122.     ); 
  123.     IBVersion = 1; 
  124. }