home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 108 / MacAddict108.iso / Software / Internet & Communication / JunkMatcher 1.5.5.dmg / JunkMatcher.app / Contents / Resources / English.lproj / SitesWindow.nib / classes.nib next >
Encoding:
Text File  |  2005-06-01  |  1.6 KB  |  48 lines

  1. {
  2.     IBClasses = (
  3.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  4.         {
  5.             ACTIONS = {search = id; }; 
  6.             CLASS = JMArrayController; 
  7.             LANGUAGE = ObjC; 
  8.             OUTLETS = {jmDelegate = id; newObj = id; }; 
  9.             SUPERCLASS = NSArrayController; 
  10.         }, 
  11.         {
  12.             ACTIONS = {
  13.                 add = id; 
  14.                 endWhoisSheet = id; 
  15.                 markSafe = id; 
  16.                 openAnalyzerWindow = id; 
  17.                 openLogWindow = id; 
  18.                 openWhitelistWindow = id; 
  19.                 refresh = id; 
  20.                 remove = id; 
  21.                 search = id; 
  22.                 toggleDrawer = id; 
  23.                 whois = id; 
  24.             }; 
  25.             CLASS = SitesWindowController; 
  26.             LANGUAGE = ObjC; 
  27.             OUTLETS = {
  28.                 addButton = NSButton; 
  29.                 badSitesArrayController = JMArrayController; 
  30.                 badSitesTableView = NSTableView; 
  31.                 infoLabel = NSTextField; 
  32.                 markSafeButton = NSButton; 
  33.                 nameField = NSTextField; 
  34.                 progressIndicator = NSProgressIndicator; 
  35.                 removeButton = NSButton; 
  36.                 searchItemView = NSSearchField; 
  37.                 sizeField = NSTextField; 
  38.                 whoisButton = NSButton; 
  39.                 whoisInfoLabel = NSTextField; 
  40.                 whoisProgressIndicator = NSProgressIndicator; 
  41.                 whoisSheet = NSWindow; 
  42.                 whoisView = NSTextView; 
  43.             }; 
  44.             SUPERCLASS = NSWindowController; 
  45.         }
  46.     ); 
  47.     IBVersion = 1; 
  48. }