home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2009 April / MAC_easy_04_2009.iso / Software / Bean-Install.dmg / Bean.app / Contents / Resources / English.lproj / HeaderFooter.nib / classes.nib next >
Encoding:
Extensible Markup Language  |  2009-05-30  |  1.3 KB  |  55 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
  3. <plist version="1.0">
  4. <dict>
  5.     <key>IBClasses</key>
  6.     <array>
  7.         <dict>
  8.             <key>ACTIONS</key>
  9.             <dict>
  10.                 <key>closeHeaderFooterSheet</key>
  11.                 <string>id</string>
  12.                 <key>headerFooterAction</key>
  13.                 <string>id</string>
  14.                 <key>showHeaderFooterControls</key>
  15.                 <string>id</string>
  16.                 <key>showHeaderFooterSheet</key>
  17.                 <string>id</string>
  18.             </dict>
  19.             <key>CLASS</key>
  20.             <string>HeaderFooterManager</string>
  21.             <key>LANGUAGE</key>
  22.             <string>ObjC</string>
  23.             <key>OUTLETS</key>
  24.             <dict>
  25.                 <key>closeButton</key>
  26.                 <string>NSButton</string>
  27.                 <key>headerFooterSheet</key>
  28.                 <string>NSWindow</string>
  29.                 <key>lockSettingsButton</key>
  30.                 <string>NSButton</string>
  31.                 <key>showSettingsButton</key>
  32.                 <string>NSButton</string>
  33.             </dict>
  34.             <key>SUPERCLASS</key>
  35.             <string>NSObject</string>
  36.         </dict>
  37.         <dict>
  38.             <key>ACTIONS</key>
  39.             <dict>
  40.                 <key>changeColor</key>
  41.                 <string>id</string>
  42.             </dict>
  43.             <key>CLASS</key>
  44.             <string>NSButton</string>
  45.             <key>LANGUAGE</key>
  46.             <string>ObjC</string>
  47.             <key>SUPERCLASS</key>
  48.             <string>NSControl</string>
  49.         </dict>
  50.     </array>
  51.     <key>IBVersion</key>
  52.     <string>1</string>
  53. </dict>
  54. </plist>
  55.