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

  1. {
  2.     IBClasses = (
  3.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  4.         {
  5.             CLASS = MMICleanerTreeMapView; 
  6.             LANGUAGE = ObjC; 
  7.             OUTLETS = {
  8.                 mDifferenceTextField = NSTextField; 
  9.                 mLabelTextField = NSTextField; 
  10.                 mSizeTextField = NSTextField; 
  11.             }; 
  12.             SUPERCLASS = NSView; 
  13.         }, 
  14.         {CLASS = MMITreeMapInfoView; LANGUAGE = ObjC; SUPERCLASS = NSView; }
  15.     ); 
  16.     IBVersion = 1; 
  17. }