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 / EncodingPanel.nib / classes.nib next >
Encoding:
Extensible Markup Language  |  2009-05-30  |  1.7 KB  |  71 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>NSTextView</string>
  10.             <key>LANGUAGE</key>
  11.             <string>ObjC</string>
  12.             <key>SUPERCLASS</key>
  13.             <string>NSText</string>
  14.         </dict>
  15.         <dict>
  16.             <key>ACTIONS</key>
  17.             <dict>
  18.                 <key>changeColor</key>
  19.                 <string>id</string>
  20.             </dict>
  21.             <key>CLASS</key>
  22.             <string>NSButton</string>
  23.             <key>LANGUAGE</key>
  24.             <string>ObjC</string>
  25.             <key>SUPERCLASS</key>
  26.             <string>NSControl</string>
  27.         </dict>
  28.         <dict>
  29.             <key>ACTIONS</key>
  30.             <dict>
  31.                 <key>changeEncodingAction</key>
  32.                 <string>id</string>
  33.                 <key>closeEncodingSheet</key>
  34.                 <string>id</string>
  35.                 <key>closeEncodingSheetWithCancel</key>
  36.                 <string>id</string>
  37.                 <key>encodingPreviewAction</key>
  38.                 <string>id</string>
  39.                 <key>showEncodingSheet</key>
  40.                 <string>id</string>
  41.             </dict>
  42.             <key>CLASS</key>
  43.             <string>EncodingManager</string>
  44.             <key>LANGUAGE</key>
  45.             <string>ObjC</string>
  46.             <key>OUTLETS</key>
  47.             <dict>
  48.                 <key>encodingCancelButton</key>
  49.                 <string>NSButton</string>
  50.                 <key>encodingLabel</key>
  51.                 <string>NSTextField</string>
  52.                 <key>encodingOKButton</key>
  53.                 <string>NSButton</string>
  54.                 <key>encodingPopup</key>
  55.                 <string>NSPopUpButton</string>
  56.                 <key>encodingPreviewTextView</key>
  57.                 <string>NSTextView</string>
  58.                 <key>encodingSheet</key>
  59.                 <string>NSPanel</string>
  60.                 <key>previewLabel</key>
  61.                 <string>NSTextField</string>
  62.             </dict>
  63.             <key>SUPERCLASS</key>
  64.             <string>NSObject</string>
  65.         </dict>
  66.     </array>
  67.     <key>IBVersion</key>
  68.     <string>1</string>
  69. </dict>
  70. </plist>
  71.