home *** CD-ROM | disk | FTP | other *** search
/ Chip 2008 June / CHIP-2008-06.iso / macos / Baseline / Baseline.app / Contents / Resources / English.lproj / MainMenu.nib / classes.nib next >
Encoding:
Text File  |  2008-03-31  |  4.2 KB  |  105 lines

  1. {
  2.     IBClasses = (
  3.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  4.         {CLASS = MMICleanerApplication; LANGUAGE = ObjC; SUPERCLASS = NSApplication; }, 
  5.         {
  6.             ACTIONS = {baselineTableMenuAction = id; }; 
  7.             CLASS = MMICleanerBaselineTableView; 
  8.             LANGUAGE = ObjC; 
  9.             OUTLETS = {mRealBaselinesArrayController = NSArrayController; }; 
  10.             SUPERCLASS = NSTableView; 
  11.         }, 
  12.         {
  13.             ACTIONS = {
  14.                 archiveFileSystemItem = id; 
  15.                 browserViewDoubleClickAction = id; 
  16.                 changeViewAction = id; 
  17.                 compressFileSystemItem = id; 
  18.                 compressionProgressSheetCancelButtonAction = id; 
  19.                 deleteBaseline = id; 
  20.                 deleteFileSystemItem = id; 
  21.                 directoryViewDoubleClickAction = id; 
  22.                 emptyTrash = id; 
  23.                 findDuplicatesAction = id; 
  24.                 getALicenseKeyAction = id; 
  25.                 hideScopeBar = id; 
  26.                 manageBaselines = id; 
  27.                 manageBaselinesOKButtonAction = id; 
  28.                 openRegistrationWindow = id; 
  29.                 registerAction = id; 
  30.                 registrationOKButtonAction = id; 
  31.                 reportBug = id; 
  32.                 revealInFinderAction = id; 
  33.                 saveBaseline = id; 
  34.                 saveScanCancelButtonAction = id; 
  35.                 saveScanOKButtonAction = id; 
  36.                 scan = id; 
  37.                 setupAssistantOKButtonAction = id; 
  38.                 showAcknowledgements = id; 
  39.                 showInfo = id; 
  40.                 showKnownIssues = id; 
  41.                 showLicense = id; 
  42.                 showRegistrationHelp = id; 
  43.                 showReleaseNotes = id; 
  44.                 showScopeBar = id; 
  45.                 stopScanning = id; 
  46.                 toggleAnalyzingDataAction = id; 
  47.                 toggleLoggingAction = id; 
  48.                 toggleShowChangesAction = id; 
  49.                 toggleShowChangesOnlyAction = id; 
  50.             }; 
  51.             CLASS = MMICleanerController; 
  52.             LANGUAGE = ObjC; 
  53.             OUTLETS = {
  54.                 mBaselineBaselineSizeTableColumn = NSTableColumn; 
  55.                 mBaselineScanSizeTableColumn = NSTableColumn; 
  56.                 mBaselinesArrayController = NSArrayController; 
  57.                 mCompressionProgressSheet = NSWindow; 
  58.                 mCompressionProgressSheetProgressIndicator = NSProgressIndicator; 
  59.                 mCompressionProgressSheetTextField = NSTextField; 
  60.                 mDirectoryTreeScrollView = NSScrollView; 
  61.                 mDupesViewMenuItem = NSMenuItem; 
  62.                 mMainCleanerWindow = NSWindow; 
  63.                 mManageBaselinesWindow = NSWindow; 
  64.                 mRealBaselinesArrayController = NSArrayController; 
  65.                 mRegisteredFromAddressComboBox = NSComboBox; 
  66.                 mRegistrationStatusTextField = NSTextField; 
  67.                 mRegistrationWindow = NSWindow; 
  68.                 mSaveBaselineNameComboBox = NSComboBox; 
  69.                 mSaveBaselineOKButton = NSButton; 
  70.                 mSaveScanSheet = NSWindow; 
  71.                 mSetupAssistantWindow = NSWindow; 
  72.                 mSparkleUpdater = SUUpdater; 
  73.                 mSplitView = RBSplitView; 
  74.                 mVolumeArrayController = NSArrayController; 
  75.                 mVolumeViewTableColumn = NSTableColumn; 
  76.             }; 
  77.             SUPERCLASS = NSObject; 
  78.         }, 
  79.         {
  80.             CLASS = MMICleanerDirectoryTreeOutlineView; 
  81.             LANGUAGE = ObjC; 
  82.             SUPERCLASS = NSOutlineView; 
  83.         }, 
  84.         {
  85.             CLASS = MMICleanerVolume; 
  86.             LANGUAGE = ObjC; 
  87.             OUTLETS = {mVolumeView = MMICleanerVolumeView; }; 
  88.             SUPERCLASS = NSObject; 
  89.         }, 
  90.         {
  91.             CLASS = MMICleanerVolumeTableView; 
  92.             LANGUAGE = ObjC; 
  93.             OUTLETS = {mVolumeArrayController = NSArrayController; }; 
  94.             SUPERCLASS = NSTableView; 
  95.         }, 
  96.         {CLASS = MMILicenseKeyFormatter; LANGUAGE = ObjC; SUPERCLASS = NSFormatter; }, 
  97.         {
  98.             ACTIONS = {checkForUpdates = id; }; 
  99.             CLASS = SUUpdater; 
  100.             LANGUAGE = ObjC; 
  101.             SUPERCLASS = NSObject; 
  102.         }
  103.     ); 
  104.     IBVersion = 1; 
  105. }