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

  1. {
  2.     IBClasses = (
  3.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  4.         {
  5.             CLASS = LRFilterBar; 
  6.             LANGUAGE = ObjC; 
  7.             OUTLETS = {originalSender = id; }; 
  8.             SUPERCLASS = NSView; 
  9.         }, 
  10.         {CLASS = MMICleanerBackgroundView; LANGUAGE = ObjC; SUPERCLASS = NSView; }, 
  11.         {CLASS = MMICleanerControlStripView; LANGUAGE = ObjC; SUPERCLASS = NSView; }, 
  12.         {
  13.             CLASS = MMICleanerDirectoryTreeOutlineView; 
  14.             LANGUAGE = ObjC; 
  15.             SUPERCLASS = MMICleanerOutlineView; 
  16.         }, 
  17.         {
  18.             CLASS = MMICleanerDirectoryTreeOutlineViewController; 
  19.             LANGUAGE = ObjC; 
  20.             OUTLETS = {mDirectoryTreeOutlineView = MMICleanerDirectoryTreeOutlineView; }; 
  21.             SUPERCLASS = MMICleanerItemsViewController; 
  22.         }, 
  23.         {
  24.             ACTIONS = {hideScopeBar = id; showScopeBar = id; toggleShowChangesOnlyAction = id; }; 
  25.             CLASS = MMICleanerItemsViewController; 
  26.             LANGUAGE = ObjC; 
  27.             OUTLETS = {mLRFilterBar = LRFilterBar; mView = NSView; }; 
  28.             SUPERCLASS = NSObject; 
  29.         }, 
  30.         {
  31.             ACTIONS = {toggleTableColumnAction = id; }; 
  32.             CLASS = MMICleanerOutlineView; 
  33.             LANGUAGE = ObjC; 
  34.             SUPERCLASS = NSOutlineView; 
  35.         }
  36.     ); 
  37.     IBVersion = 1; 
  38. }