home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 2003 June / macformat-130.iso / mac / Shareware⁄Freeware (OS X) / Graphics / Lightbox / LightboxDemo.dmg / Lightbox.app / Contents / Resources / PreferenceWindow.nib / classes.nib next >
Encoding:
Text File  |  2003-04-13  |  1.2 KB  |  39 lines

  1. {
  2.     IBClasses = (
  3.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  4.         {
  5.             ACTIONS = {
  6.                 addLocation = id; 
  7.                 changeColor = id; 
  8.                 makeDefaultLocation = id; 
  9.                 removeLocation = id; 
  10.                 toggleAlertOnConvert = id; 
  11.                 toggleArchive = id; 
  12.                 toggleDontCopy = id; 
  13.                 toggleEraseFromHD = id; 
  14.                 toggleRotation = id; 
  15.                 toggleSimultShoot = id; 
  16.             }; 
  17.             CLASS = LBPreferenceController; 
  18.             LANGUAGE = ObjC; 
  19.             OUTLETS = {
  20.                 addLocationButton = id; 
  21.                 alertOnConvertButton = id; 
  22.                 archiveOriginal = id; 
  23.                 colorPicker = id; 
  24.                 dontCopyButton = id; 
  25.                 eraseFromHDButton = id; 
  26.                 libraryBox = id; 
  27.                 libraryTableView = id; 
  28.                 makeDefaultLibraryButton = id; 
  29.                 removeLocationButton = id; 
  30.                 rotateButton = id; 
  31.                 rotationIcon = id; 
  32.                 simultShootButton = id; 
  33.                 window = id; 
  34.             }; 
  35.             SUPERCLASS = NSObject; 
  36.         }
  37.     ); 
  38.     IBVersion = 1; 
  39. }