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>find</key>
  11. <string>id</string>
  12. <key>go</key>
  13. <string>id</string>
  14. <key>stopFind</key>
  15. <string>id</string>
  16. </dict>
  17. <key>CLASS</key>
  18. <string>EclipseFinderController</string>
  19. <key>LANGUAGE</key>
  20. <string>ObjC</string>
  21. <key>OUTLETS</key>
  22. <dict>
  23. <key>eclipseFindEnd</key>
  24. <string>NSTextField</string>
  25. <key>eclipseFindStart</key>
  26. <string>NSTextField</string>
  27. <key>eclipseList</key>
  28. <string>NSTableView</string>
  29. <key>eclipseProgress</key>
  30. <string>NSProgressIndicator</string>
  31. <key>eclipseReceiver</key>
  32. <string>NSTextField</string>
  33. <key>findButton</key>
  34. <string>NSButton</string>
  35. </dict>
  36. <key>SUPERCLASS</key>
  37. <string>NSWindowController</string>
  38. </dict>
  39. <dict>
  40. <key>CLASS</key>
  41. <string>FirstResponder</string>
  42. <key>LANGUAGE</key>
  43. <string>ObjC</string>
  44. <key>SUPERCLASS</key>
  45. <string>NSObject</string>
  46. </dict>
  47. </array>
  48. <key>IBVersion</key>
  49. <string>1</string>
  50. </dict>
  51. </plist>