classes.nib
上传用户:center1979
上传日期:2022-07-26
资源大小:50633k
文件大小:1k
源码类别:

OpenGL

开发平台:

Visual C++

  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>go</key>
  11. <string>id</string>
  12. </dict>
  13. <key>CLASS</key>
  14. <string>BrowserWindowController</string>
  15. <key>LANGUAGE</key>
  16. <string>ObjC</string>
  17. <key>OUTLETS</key>
  18. <dict>
  19. <key>tabView</key>
  20. <string>NSTabView</string>
  21. </dict>
  22. <key>SUPERCLASS</key>
  23. <string>NSWindowController</string>
  24. </dict>
  25. <dict>
  26. <key>CLASS</key>
  27. <string>NSMenu</string>
  28. <key>LANGUAGE</key>
  29. <string>ObjC</string>
  30. <key>SUPERCLASS</key>
  31. <string>NSObject</string>
  32. </dict>
  33. <dict>
  34. <key>CLASS</key>
  35. <string>NSWindowController</string>
  36. <key>LANGUAGE</key>
  37. <string>ObjC</string>
  38. <key>SUPERCLASS</key>
  39. <string>NSResponder</string>
  40. </dict>
  41. <dict>
  42. <key>CLASS</key>
  43. <string>FirstResponder</string>
  44. <key>LANGUAGE</key>
  45. <string>ObjC</string>
  46. <key>SUPERCLASS</key>
  47. <string>NSObject</string>
  48. </dict>
  49. </array>
  50. <key>IBVersion</key>
  51. <string>1</string>
  52. </dict>
  53. </plist>