home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 116 / MacAddict 116 (Mac Power Pack)(theDISC)(April 2006).iso / Software / Utilities / EasyFind.dmg / EasyFind.app / Contents / Resources / English.lproj / FindWindow.nib / classes.nib next >
Encoding:
Text File  |  2005-10-13  |  2.2 KB  |  66 lines

  1. {
  2.     IBClasses = (
  3.         {
  4.             ACTIONS = {
  5.                 addToDT = id; 
  6.                 initialFirstResponder = id; 
  7.                 setReverseSorting = id; 
  8.                 setSorting = id; 
  9.                 showInfo = id; 
  10.             }; 
  11.             CLASS = FirstResponder; 
  12.             LANGUAGE = ObjC; 
  13.             SUPERCLASS = NSObject; 
  14.         }, 
  15.         {CLASS = NSActionImageView; LANGUAGE = ObjC; SUPERCLASS = NSImageView; }, 
  16.         {CLASS = NSDrawerExtended; LANGUAGE = ObjC; SUPERCLASS = NSDrawer; }, 
  17.         {CLASS = ResultsDataSource; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  18.         {
  19.             ACTIONS = {
  20.                 addToDT = id; 
  21.                 destroy = id; 
  22.                 didChangeScanAll = id; 
  23.                 moveToTrash = id; 
  24.                 openFile = id; 
  25.                 revealFileInFinder = id; 
  26.                 search = id; 
  27.                 setReverseSorting = id; 
  28.                 setSorting = id; 
  29.                 showInfo = id; 
  30.                 toggleSettings = id; 
  31.             }; 
  32.             CLASS = SearchWindow; 
  33.             LANGUAGE = ObjC; 
  34.             OUTLETS = {
  35.                 fileExt1 = id; 
  36.                 fileExt2 = id; 
  37.                 fileExt3 = id; 
  38.                 fileExt4 = id; 
  39.                 fileExt5 = id; 
  40.                 fileExtOn1 = id; 
  41.                 fileExtOn2 = id; 
  42.                 fileExtOn3 = id; 
  43.                 fileExtOn4 = id; 
  44.                 fileExtOn5 = id; 
  45.                 scanAll = id; 
  46.                 searchButton = id; 
  47.                 searchCaseInsensitive = id; 
  48.                 searchIndicator = id; 
  49.                 searchInfo = id; 
  50.                 searchInput = id; 
  51.                 searchInvisibles = id; 
  52.                 searchMode = id; 
  53.                 searchPackages = id; 
  54.                 searchResults = id; 
  55.                 searchResultsDatasource = id; 
  56.                 searchWhat = id; 
  57.                 searchWhere = id; 
  58.                 settingsDrawer = id; 
  59.             }; 
  60.             SUPERCLASS = NSWindow; 
  61.         }, 
  62.         {CLASS = StripeTableView; LANGUAGE = ObjC; SUPERCLASS = TableView; }, 
  63.         {CLASS = TableView; LANGUAGE = ObjC; SUPERCLASS = NSTableView; }
  64.     ); 
  65.     IBVersion = 1; 
  66. }