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 / PreferencesWindow.nib / classes.nib next >
Encoding:
Text File  |  2005-06-01  |  804 b   |  23 lines

  1. {
  2.     IBClasses = (
  3.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  4.         {
  5.             ACTIONS = {setActionJunk = id; setStartupWindow = id; }; 
  6.             CLASS = PreferencesWindowController; 
  7.             LANGUAGE = ObjC; 
  8.             OUTLETS = {
  9.                 actionJunkButton = NSButton; 
  10.                 actionsView = NSView; 
  11.                 matchingStrategyView = NSView; 
  12.                 numPositiveField = NSTextField; 
  13.                 otherSettingsView = NSView; 
  14.                 preferencesArrayController = NSArrayController; 
  15.                 splitView = NSSplitView; 
  16.                 startupView = NSView; 
  17.                 startupWindowMatrix = NSMatrix; 
  18.             }; 
  19.             SUPERCLASS = NSWindowController; 
  20.         }
  21.     ); 
  22.     IBVersion = 1; 
  23. }