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 / LinkSheet.nib / classes.nib next >
Encoding:
Extensible Markup Language  |  2009-05-30  |  1.3 KB  |  56 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>CLASS</key>
  9.             <string>FirstResponder</string>
  10.             <key>LANGUAGE</key>
  11.             <string>ObjC</string>
  12.             <key>SUPERCLASS</key>
  13.             <string>NSObject</string>
  14.         </dict>
  15.         <dict>
  16.             <key>ACTIONS</key>
  17.             <dict>
  18.                 <key>applyLink</key>
  19.                 <string>id</string>
  20.                 <key>cancelLink</key>
  21.                 <string>id</string>
  22.                 <key>selectLinkType</key>
  23.                 <string>id</string>
  24.                 <key>showLinkSheet</key>
  25.                 <string>id</string>
  26.             </dict>
  27.             <key>CLASS</key>
  28.             <string>LinkManager</string>
  29.             <key>LANGUAGE</key>
  30.             <string>ObjC</string>
  31.             <key>OUTLETS</key>
  32.             <dict>
  33.                 <key>applyLink</key>
  34.                 <string>NSButton</string>
  35.                 <key>cancelLink</key>
  36.                 <string>NSButton</string>
  37.                 <key>linkInstructionsTextField</key>
  38.                 <string>NSTextField</string>
  39.                 <key>linkPrefixTextField</key>
  40.                 <string>NSTextField</string>
  41.                 <key>linkSelectMatrix</key>
  42.                 <string>NSMatrix</string>
  43.                 <key>linkSheet</key>
  44.                 <string>NSWindow</string>
  45.                 <key>linkTextField</key>
  46.                 <string>NSTextField</string>
  47.             </dict>
  48.             <key>SUPERCLASS</key>
  49.             <string>NSObject</string>
  50.         </dict>
  51.     </array>
  52.     <key>IBVersion</key>
  53.     <string>1</string>
  54. </dict>
  55. </plist>
  56.