home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 April / Chip_2003-04_cd1.bin / zkuste / macos / Files / Safari.dmg / Safari.app / Contents / Resources / CacheController.nib / classes.nib next >
Encoding:
Text File  |  2003-02-07  |  798 b   |  24 lines

  1. {
  2.     IBClasses = (
  3.         {
  4.             ACTIONS = {
  5.                 emptyWebCoreCaches = id; 
  6.                 emptyWebFoundationCaches = id; 
  7.                 garbageCollectJavaScriptObjects = id; 
  8.                 refreshStatistics = id; 
  9.                 toggleDisableWebCoreCaches = id; 
  10.             }; 
  11.             CLASS = CacheController; 
  12.             LANGUAGE = ObjC; 
  13.             OUTLETS = {
  14.                 javaScriptClassesLabel = NSTextView; 
  15.                 javaScriptStatisticsMatrix = NSMatrix; 
  16.                 webCoreStatisticsMatrix = NSMatrix; 
  17.                 webFoundationStatisticsMatrix = NSMatrix; 
  18.             }; 
  19.             SUPERCLASS = NSWindowController; 
  20.         }, 
  21.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }
  22.     ); 
  23.     IBVersion = 1; 
  24. }