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 / GetProperties.nib / classes.nib next >
Encoding:
Extensible Markup Language  |  2009-05-30  |  1.8 KB  |  68 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>closePropertiesSheet</key>
  11.                 <string>id</string>
  12.                 <key>loadDocumentProperties</key>
  13.                 <string>id</string>
  14.                 <key>showPropertiesSheet</key>
  15.                 <string>id</string>
  16.             </dict>
  17.             <key>CLASS</key>
  18.             <string>GetPropertiesManager</string>
  19.             <key>LANGUAGE</key>
  20.             <string>ObjC</string>
  21.             <key>OUTLETS</key>
  22.             <dict>
  23.                 <key>applyButton</key>
  24.                 <string>NSButton</string>
  25.                 <key>authorLabel</key>
  26.                 <string>NSTextField</string>
  27.                 <key>cancelButton</key>
  28.                 <string>NSButton</string>
  29.                 <key>commentLabel</key>
  30.                 <string>NSTextField</string>
  31.                 <key>companyLabel</key>
  32.                 <string>NSTextField</string>
  33.                 <key>copyrightLabel</key>
  34.                 <string>NSTextField</string>
  35.                 <key>keywordsLabel</key>
  36.                 <string>NSTextField</string>
  37.                 <key>propertiesSheet</key>
  38.                 <string>NSPanel</string>
  39.                 <key>propsAuthor</key>
  40.                 <string>NSTextField</string>
  41.                 <key>propsComment</key>
  42.                 <string>NSTextField</string>
  43.                 <key>propsCompany</key>
  44.                 <string>NSTextField</string>
  45.                 <key>propsCopyright</key>
  46.                 <string>NSTextField</string>
  47.                 <key>propsEditor</key>
  48.                 <string>NSTextField</string>
  49.                 <key>propsKeywords</key>
  50.                 <string>id</string>
  51.                 <key>propsSubject</key>
  52.                 <string>NSTextField</string>
  53.                 <key>propsTitle</key>
  54.                 <string>NSTextField</string>
  55.                 <key>subjectLabel</key>
  56.                 <string>NSTextField</string>
  57.                 <key>titleLabel</key>
  58.                 <string>NSTextField</string>
  59.             </dict>
  60.             <key>SUPERCLASS</key>
  61.             <string>NSObject</string>
  62.         </dict>
  63.     </array>
  64.     <key>IBVersion</key>
  65.     <string>1</string>
  66. </dict>
  67. </plist>
  68.