classes.nib 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  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>GradientBackgroundView</string>
  10. <key>LANGUAGE</key>
  11. <string>ObjC</string>
  12. <key>SUPERCLASS</key>
  13. <string>NSImageView</string>
  14. </dict>
  15. <dict>
  16. <key>CLASS</key>
  17. <string>FirstResponder</string>
  18. <key>LANGUAGE</key>
  19. <string>ObjC</string>
  20. <key>SUPERCLASS</key>
  21. <string>NSObject</string>
  22. </dict>
  23. <dict>
  24. <key>ACTIONS</key>
  25. <dict>
  26. <key>convert</key>
  27. <string>id</string>
  28. <key>openConvertedEnclosingFolder</key>
  29. <string>id</string>
  30. <key>openConvertedFile</key>
  31. <string>id</string>
  32. <key>pickOutputFolderPath</key>
  33. <string>id</string>
  34. </dict>
  35. <key>CLASS</key>
  36. <string>Controller</string>
  37. <key>LANGUAGE</key>
  38. <string>ObjC</string>
  39. <key>OUTLETS</key>
  40. <dict>
  41. <key>openConvertedFileButton</key>
  42. <string>NSButton</string>
  43. <key>remoteURLView</key>
  44. <string>NSView</string>
  45. <key>titleView</key>
  46. <string>NSView</string>
  47. <key>window</key>
  48. <string>NSWindow</string>
  49. <key>workingView</key>
  50. <string>NSView</string>
  51. </dict>
  52. <key>SUPERCLASS</key>
  53. <string>NSObject</string>
  54. </dict>
  55. </array>
  56. <key>IBVersion</key>
  57. <string>1</string>
  58. </dict>
  59. </plist>