home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 April / Chip_2004-04_cd1.bin / opsys / macos / ecro / ecro.dmg / EasyCrop.app / Contents / Resources / Preference.nib / classes.nib next >
Text File  |  2004-02-24  |  1KB  |  35 lines

  1. {
  2.     IBClasses = (
  3.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  4.         {CLASS = NSButton; LANGUAGE = ObjC; SUPERCLASS = NSControl; }, 
  5.         {
  6.             ACTIONS = {
  7.                 accept = id; 
  8.                 cancel = id; 
  9.                 checkForUpdates = id; 
  10.                 setAutoOrderBack = id; 
  11.                 setBorder = id; 
  12.             }; 
  13.             CLASS = PreferenceController; 
  14.             LANGUAGE = ObjC; 
  15.             OUTLETS = {
  16.                 "_autoVersionCheckCbox" = NSButton; 
  17.                 antialiasCbox = NSButton; 
  18.                 autoOrderBackCbox = NSButton; 
  19.                 autoOrderFrontCbox = NSButton; 
  20.                 borderCbox = NSButton; 
  21.                 borderColorWell = NSColorWell; 
  22.                 borderThicknessMatrix = NSMatrix; 
  23.                 constrainRotationCbox = NSButton; 
  24.                 crossHairCbox = NSButton; 
  25.                 customIconCbox = NSButton; 
  26.                 hideExtensionCbox = NSButton; 
  27.                 interpolationPopUp = NSPopUpButton; 
  28.                 livePreviewCbox = NSButton; 
  29.                 texturedCbox = NSButton; 
  30.             }; 
  31.             SUPERCLASS = NSWindowController; 
  32.         }
  33.     ); 
  34.     IBVersion = 1; 
  35. }