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 / FirstRunWindow.nib / classes.nib next >
Encoding:
Text File  |  2005-06-01  |  1.7 KB  |  51 lines

  1. {
  2.     IBClasses = (
  3.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  4.         {
  5.             ACTIONS = {
  6.                 goBackward = id; 
  7.                 goForward = id; 
  8.                 quitJunkMatcher = id; 
  9.                 save = id; 
  10.                 setActionJunk = id; 
  11.             }; 
  12.             CLASS = FirstRunWindowController; 
  13.             LANGUAGE = ObjC; 
  14.             OUTLETS = {
  15.                 actionJunkButton = NSButton; 
  16.                 backButton = NSButton; 
  17.                 contentTextView = NSTextView; 
  18.                 contentView = JMTintedView; 
  19.                 finishUpDot = NSImageView; 
  20.                 finishUpLabel = NSTextField; 
  21.                 footnoteView = NSTextView; 
  22.                 forwardButton = NSButton; 
  23.                 installDot = NSImageView; 
  24.                 installLabel = NSTextField; 
  25.                 introDot = NSImageView; 
  26.                 introLabel = NSTextField; 
  27.                 licenseDot = NSImageView; 
  28.                 licenseLabel = NSTextField; 
  29.                 numPositiveField = NSTextField; 
  30.                 oldView = id; 
  31.                 quitButton = NSButton; 
  32.                 releaseNotesDot = NSImageView; 
  33.                 releaseNotesLabel = NSTextField; 
  34.                 saveButton = NSButton; 
  35.                 settingsDot = NSImageView; 
  36.                 settingsLabel = NSTextField; 
  37.                 settingsView = NSView; 
  38.                 titleLabel = NSTextField; 
  39.                 versionField = NSTextField; 
  40.             }; 
  41.             SUPERCLASS = NSWindowController; 
  42.         }, 
  43.         {
  44.             CLASS = JMTintedView; 
  45.             LANGUAGE = ObjC; 
  46.             OUTLETS = {jmDelegate = id; }; 
  47.             SUPERCLASS = NSView; 
  48.         }
  49.     ); 
  50.     IBVersion = 1; 
  51. }