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

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>CLASS</key>
  9. <string>ContextOutlineView</string>
  10. <key>LANGUAGE</key>
  11. <string>ObjC</string>
  12. <key>SUPERCLASS</key>
  13. <string>NSOutlineView</string>
  14. </dict>
  15. <dict>
  16. <key>CLASS</key>
  17. <string>SplashWindowController</string>
  18. <key>LANGUAGE</key>
  19. <string>ObjC</string>
  20. <key>OUTLETS</key>
  21. <dict>
  22. <key>status</key>
  23. <string>NSTextField</string>
  24. <key>version</key>
  25. <string>NSTextField</string>
  26. <key>window</key>
  27. <string>NSWindow</string>
  28. </dict>
  29. <key>SUPERCLASS</key>
  30. <string>NSObject</string>
  31. </dict>
  32. <dict>
  33. <key>CLASS</key>
  34. <string>NSOutlineView</string>
  35. <key>LANGUAGE</key>
  36. <string>ObjC</string>
  37. <key>SUPERCLASS</key>
  38. <string>NSTableView</string>
  39. </dict>
  40. <dict>
  41. <key>ACTIONS</key>
  42. <dict>
  43. <key>setTime</key>
  44. <string>id</string>
  45. <key>showWindow</key>
  46. <string>id</string>
  47. </dict>
  48. <key>CLASS</key>
  49. <string>SetTimeWindowController</string>
  50. <key>LANGUAGE</key>
  51. <string>ObjC</string>
  52. <key>OUTLETS</key>
  53. <dict>
  54. <key>dateField</key>
  55. <string>NSTextField</string>
  56. <key>jdField</key>
  57. <string>NSTextField</string>
  58. <key>timeField</key>
  59. <string>NSTextField</string>
  60. </dict>
  61. <key>SUPERCLASS</key>
  62. <string>NSWindowController</string>
  63. </dict>
  64. <dict>
  65. <key>CLASS</key>
  66. <string>NSMenuItem</string>
  67. <key>LANGUAGE</key>
  68. <string>ObjC</string>
  69. <key>SUPERCLASS</key>
  70. <string>NSObject</string>
  71. </dict>
  72. <dict>
  73. <key>CLASS</key>
  74. <string>ScriptsController</string>
  75. <key>LANGUAGE</key>
  76. <string>ObjC</string>
  77. <key>OUTLETS</key>
  78. <dict>
  79. <key>scriptMenu</key>
  80. <string>NSMenu</string>
  81. </dict>
  82. <key>SUPERCLASS</key>
  83. <string>NSObject</string>
  84. </dict>
  85. <dict>
  86. <key>CLASS</key>
  87. <string>NSMenu</string>
  88. <key>LANGUAGE</key>
  89. <string>ObjC</string>
  90. <key>SUPERCLASS</key>
  91. <string>NSObject</string>
  92. </dict>
  93. <dict>
  94. <key>CLASS</key>
  95. <string>NSWindowController</string>
  96. <key>LANGUAGE</key>
  97. <string>ObjC</string>
  98. <key>SUPERCLASS</key>
  99. <string>NSResponder</string>
  100. </dict>
  101. <dict>
  102. <key>ACTIONS</key>
  103. <dict>
  104. <key>setStatusText</key>
  105. <string>id</string>
  106. </dict>
  107. <key>CLASS</key>
  108. <string>FirstResponder</string>
  109. <key>LANGUAGE</key>
  110. <string>ObjC</string>
  111. <key>SUPERCLASS</key>
  112. <string>NSObject</string>
  113. </dict>
  114. <dict>
  115. <key>CLASS</key>
  116. <string>CelestiaOpenGLView</string>
  117. <key>LANGUAGE</key>
  118. <string>ObjC</string>
  119. <key>OUTLETS</key>
  120. <dict>
  121. <key>controller</key>
  122. <string>CelestiaController</string>
  123. </dict>
  124. <key>SUPERCLASS</key>
  125. <string>NSOpenGLView</string>
  126. </dict>
  127. <dict>
  128. <key>ACTIONS</key>
  129. <dict>
  130. <key>navigateTo</key>
  131. <string>id</string>
  132. <key>showWindow</key>
  133. <string>id</string>
  134. </dict>
  135. <key>CLASS</key>
  136. <string>FavoriteInfoWindowController</string>
  137. <key>LANGUAGE</key>
  138. <string>ObjC</string>
  139. <key>OUTLETS</key>
  140. <dict>
  141. <key>coordinateField</key>
  142. <string>NSTextField</string>
  143. <key>favoritesDrawerController</key>
  144. <string>id</string>
  145. <key>jdField</key>
  146. <string>NSTextField</string>
  147. <key>nameField</key>
  148. <string>NSTextField</string>
  149. <key>orientationField</key>
  150. <string>NSTextField</string>
  151. <key>selectionField</key>
  152. <string>NSTextField</string>
  153. </dict>
  154. <key>SUPERCLASS</key>
  155. <string>NSWindowController</string>
  156. </dict>
  157. <dict>
  158. <key>ACTIONS</key>
  159. <dict>
  160. <key>addNewFavorite</key>
  161. <string>id</string>
  162. <key>addNewFolder</key>
  163. <string>id</string>
  164. <key>doubleClick</key>
  165. <string>id</string>
  166. </dict>
  167. <key>CLASS</key>
  168. <string>FavoritesDrawerController</string>
  169. <key>LANGUAGE</key>
  170. <string>ObjC</string>
  171. <key>OUTLETS</key>
  172. <dict>
  173. <key>favoriteInfoWindowController</key>
  174. <string>id</string>
  175. <key>favoritesContextMenu</key>
  176. <string>NSMenu</string>
  177. <key>favoritesMenu</key>
  178. <string>NSMenu</string>
  179. <key>outlineView</key>
  180. <string>ContextOutlineView</string>
  181. </dict>
  182. <key>SUPERCLASS</key>
  183. <string>NSWindowController</string>
  184. </dict>
  185. <dict>
  186. <key>ACTIONS</key>
  187. <dict>
  188. <key>activateMenuItem</key>
  189. <string>id</string>
  190. <key>back</key>
  191. <string>id</string>
  192. <key>captureMovie</key>
  193. <string>id</string>
  194. <key>forward</key>
  195. <string>id</string>
  196. <key>openScript</key>
  197. <string>id</string>
  198. <key>rerunScript</key>
  199. <string>id</string>
  200. <key>showGLInfo</key>
  201. <string>id</string>
  202. <key>showHelp</key>
  203. <string>id</string>
  204. <key>showInfoURL</key>
  205. <string>id</string>
  206. <key>showPanel</key>
  207. <string>id</string>
  208. <key>toggleFullScreen</key>
  209. <string>id</string>
  210. </dict>
  211. <key>CLASS</key>
  212. <string>CelestiaController</string>
  213. <key>LANGUAGE</key>
  214. <string>ObjC</string>
  215. <key>OUTLETS</key>
  216. <dict>
  217. <key>favoritesDrawerController</key>
  218. <string>FavoritesDrawerController</string>
  219. <key>glInfo</key>
  220. <string>NSTextView</string>
  221. <key>glInfoPanel</key>
  222. <string>NSPanel</string>
  223. <key>glView</key>
  224. <string>CelestiaOpenGLView</string>
  225. <key>renderPanelController</key>
  226. <string>RenderPanelController</string>
  227. <key>scriptsController</key>
  228. <string>ScriptsController</string>
  229. <key>splashWindowController</key>
  230. <string>SplashWindowController</string>
  231. </dict>
  232. <key>SUPERCLASS</key>
  233. <string>NSWindowController</string>
  234. </dict>
  235. <dict>
  236. <key>CLASS</key>
  237. <string>SplashWindow</string>
  238. <key>LANGUAGE</key>
  239. <string>ObjC</string>
  240. <key>SUPERCLASS</key>
  241. <string>NSWindow</string>
  242. </dict>
  243. <dict>
  244. <key>CLASS</key>
  245. <string>SplashImageView</string>
  246. <key>LANGUAGE</key>
  247. <string>ObjC</string>
  248. <key>SUPERCLASS</key>
  249. <string>NSImageView</string>
  250. </dict>
  251. <dict>
  252. <key>ACTIONS</key>
  253. <dict>
  254. <key>gotoObject</key>
  255. <string>id</string>
  256. <key>showWindow</key>
  257. <string>id</string>
  258. </dict>
  259. <key>CLASS</key>
  260. <string>GotoWindowController</string>
  261. <key>LANGUAGE</key>
  262. <string>ObjC</string>
  263. <key>OUTLETS</key>
  264. <dict>
  265. <key>distanceField</key>
  266. <string>NSTextField</string>
  267. <key>latitudeField</key>
  268. <string>NSTextField</string>
  269. <key>longitudeField</key>
  270. <string>NSTextField</string>
  271. <key>objectField</key>
  272. <string>NSTextField</string>
  273. <key>unitsButton</key>
  274. <string>NSPopUpButton</string>
  275. </dict>
  276. <key>SUPERCLASS</key>
  277. <string>NSWindowController</string>
  278. </dict>
  279. <dict>
  280. <key>CLASS</key>
  281. <string>RenderPanelController</string>
  282. <key>LANGUAGE</key>
  283. <string>ObjC</string>
  284. <key>OUTLETS</key>
  285. <dict>
  286. <key>renderPathCautionIcon</key>
  287. <string>NSImageView</string>
  288. <key>renderPathWarning</key>
  289. <string>NSTextField</string>
  290. </dict>
  291. <key>SUPERCLASS</key>
  292. <string>NSWindowController</string>
  293. </dict>
  294. </array>
  295. <key>IBVersion</key>
  296. <string>1</string>
  297. </dict>
  298. </plist>