| 1 | <?xml version="1.0" encoding="UTF-8"?>
|
|---|
| 2 | <archive type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="7.03">
|
|---|
| 3 | <data>
|
|---|
| 4 | <int key="IBDocument.SystemTarget">1050</int>
|
|---|
| 5 | <string key="IBDocument.SystemVersion">9L30</string>
|
|---|
| 6 | <string key="IBDocument.InterfaceBuilderVersion">680</string>
|
|---|
| 7 | <string key="IBDocument.AppKitVersion">949.54</string>
|
|---|
| 8 | <string key="IBDocument.HIToolboxVersion">353.00</string>
|
|---|
| 9 | <object class="NSMutableArray" key="IBDocument.EditedObjectIDs">
|
|---|
| 10 | <bool key="EncodedWithXMLCoder">YES</bool>
|
|---|
| 11 | <integer value="16"/>
|
|---|
| 12 | </object>
|
|---|
| 13 | <object class="NSArray" key="IBDocument.PluginDependencies">
|
|---|
| 14 | <bool key="EncodedWithXMLCoder">YES</bool>
|
|---|
| 15 | <string>com.clozure.ClozureCL.ibplugin</string>
|
|---|
| 16 | <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
|
|---|
| 17 | </object>
|
|---|
| 18 | <object class="NSMutableDictionary" key="IBDocument.Metadata">
|
|---|
| 19 | <bool key="EncodedWithXMLCoder">YES</bool>
|
|---|
| 20 | <object class="NSArray" key="dict.sortedKeys">
|
|---|
| 21 | <bool key="EncodedWithXMLCoder">YES</bool>
|
|---|
| 22 | </object>
|
|---|
| 23 | <object class="NSMutableArray" key="dict.values">
|
|---|
| 24 | <bool key="EncodedWithXMLCoder">YES</bool>
|
|---|
| 25 | </object>
|
|---|
| 26 | </object>
|
|---|
| 27 | <object class="NSMutableArray" key="IBDocument.RootObjects" id="1000">
|
|---|
| 28 | <bool key="EncodedWithXMLCoder">YES</bool>
|
|---|
| 29 | <object class="NSCustomObject" id="1001">
|
|---|
| 30 | <string key="NSClassName">LispControllerTest</string>
|
|---|
| 31 | </object>
|
|---|
| 32 | <object class="NSCustomObject" id="1003">
|
|---|
| 33 | <string key="NSClassName">FirstResponder</string>
|
|---|
| 34 | </object>
|
|---|
| 35 | <object class="NSCustomObject" id="1004">
|
|---|
| 36 | <string key="NSClassName">NSApplication</string>
|
|---|
| 37 | </object>
|
|---|
| 38 | <object class="NSWindowTemplate" id="1005">
|
|---|
| 39 | <int key="NSWindowStyleMask">15</int>
|
|---|
| 40 | <int key="NSWindowBacking">2</int>
|
|---|
| 41 | <string key="NSWindowRect">{{196, 243}, {487, 267}}</string>
|
|---|
| 42 | <int key="NSWTFlags">536870912</int>
|
|---|
| 43 | <string key="NSWindowTitle">Lisp Controller Test 1</string>
|
|---|
| 44 | <string key="NSWindowClass">NSWindow</string>
|
|---|
| 45 | <nil key="NSViewClass"/>
|
|---|
| 46 | <string key="NSWindowContentMaxSize">{3.40282e+38, 3.40282e+38}</string>
|
|---|
| 47 | <object class="NSView" key="NSWindowView" id="1006">
|
|---|
| 48 | <reference key="NSNextResponder"/>
|
|---|
| 49 | <int key="NSvFlags">256</int>
|
|---|
| 50 | <object class="NSMutableArray" key="NSSubviews">
|
|---|
| 51 | <bool key="EncodedWithXMLCoder">YES</bool>
|
|---|
| 52 | <object class="NSButton" id="896457276">
|
|---|
| 53 | <reference key="NSNextResponder" ref="1006"/>
|
|---|
| 54 | <int key="NSvFlags">268</int>
|
|---|
| 55 | <string key="NSFrame">{{46, 25}, {32, 19}}</string>
|
|---|
| 56 | <reference key="NSSuperview" ref="1006"/>
|
|---|
| 57 | <bool key="NSEnabled">YES</bool>
|
|---|
| 58 | <object class="NSButtonCell" key="NSCell" id="946741485">
|
|---|
| 59 | <int key="NSCellFlags">-2080244224</int>
|
|---|
| 60 | <int key="NSCellFlags2">134217728</int>
|
|---|
| 61 | <string key="NSContents">+</string>
|
|---|
| 62 | <object class="NSFont" key="NSSupport" id="215416028">
|
|---|
| 63 | <string key="NSName">LucidaGrande</string>
|
|---|
| 64 | <double key="NSSize">1.200000e+01</double>
|
|---|
| 65 | <int key="NSfFlags">16</int>
|
|---|
| 66 | </object>
|
|---|
| 67 | <reference key="NSControlView" ref="896457276"/>
|
|---|
| 68 | <int key="NSButtonFlags">-2038152961</int>
|
|---|
| 69 | <int key="NSButtonFlags2">164</int>
|
|---|
| 70 | <string key="NSAlternateContents"/>
|
|---|
| 71 | <string key="NSKeyEquivalent"/>
|
|---|
| 72 | <int key="NSPeriodicDelay">400</int>
|
|---|
| 73 | <int key="NSPeriodicInterval">75</int>
|
|---|
| 74 | </object>
|
|---|
| 75 | </object>
|
|---|
| 76 | <object class="NSButton" id="113258462">
|
|---|
| 77 | <reference key="NSNextResponder" ref="1006"/>
|
|---|
| 78 | <int key="NSvFlags">268</int>
|
|---|
| 79 | <string key="NSFrame">{{81, 25}, {32, 19}}</string>
|
|---|
| 80 | <reference key="NSSuperview" ref="1006"/>
|
|---|
| 81 | <bool key="NSEnabled">YES</bool>
|
|---|
| 82 | <object class="NSButtonCell" key="NSCell" id="675814069">
|
|---|
| 83 | <int key="NSCellFlags">-2080244224</int>
|
|---|
| 84 | <int key="NSCellFlags2">134217728</int>
|
|---|
| 85 | <string key="NSContents">-</string>
|
|---|
| 86 | <reference key="NSSupport" ref="215416028"/>
|
|---|
| 87 | <reference key="NSControlView" ref="113258462"/>
|
|---|
| 88 | <int key="NSButtonFlags">-2038152961</int>
|
|---|
| 89 | <int key="NSButtonFlags2">164</int>
|
|---|
| 90 | <string key="NSAlternateContents"/>
|
|---|
| 91 | <string key="NSKeyEquivalent"/>
|
|---|
| 92 | <int key="NSPeriodicDelay">400</int>
|
|---|
| 93 | <int key="NSPeriodicInterval">75</int>
|
|---|
| 94 | </object>
|
|---|
| 95 | </object>
|
|---|
| 96 | <object class="NSScrollView" id="505926526">
|
|---|
| 97 | <reference key="NSNextResponder" ref="1006"/>
|
|---|
| 98 | <int key="NSvFlags">268</int>
|
|---|
| 99 | <object class="NSMutableArray" key="NSSubviews">
|
|---|
| 100 | <bool key="EncodedWithXMLCoder">YES</bool>
|
|---|
| 101 | <object class="NSClipView" id="799074370">
|
|---|
| 102 | <reference key="NSNextResponder" ref="505926526"/>
|
|---|
| 103 | <int key="NSvFlags">2304</int>
|
|---|
| 104 | <object class="NSMutableArray" key="NSSubviews">
|
|---|
| 105 | <bool key="EncodedWithXMLCoder">YES</bool>
|
|---|
| 106 | <object class="NSTableView" id="420834863">
|
|---|
| 107 | <reference key="NSNextResponder" ref="799074370"/>
|
|---|
| 108 | <int key="NSvFlags">256</int>
|
|---|
| 109 | <string key="NSFrameSize">{430, 168}</string>
|
|---|
| 110 | <reference key="NSSuperview" ref="799074370"/>
|
|---|
| 111 | <bool key="NSEnabled">YES</bool>
|
|---|
| 112 | <object class="NSTableHeaderView" key="NSHeaderView" id="801281011">
|
|---|
| 113 | <reference key="NSNextResponder" ref="1045754935"/>
|
|---|
| 114 | <int key="NSvFlags">256</int>
|
|---|
| 115 | <string key="NSFrameSize">{430, 17}</string>
|
|---|
| 116 | <reference key="NSSuperview" ref="1045754935"/>
|
|---|
| 117 | <reference key="NSTableView" ref="420834863"/>
|
|---|
| 118 | </object>
|
|---|
| 119 | <object class="_NSCornerView" key="NSCornerView" id="737673031">
|
|---|
| 120 | <reference key="NSNextResponder" ref="505926526"/>
|
|---|
| 121 | <int key="NSvFlags">256</int>
|
|---|
| 122 | <string key="NSFrame">{{431, 0}, {16, 17}}</string>
|
|---|
| 123 | <reference key="NSSuperview" ref="505926526"/>
|
|---|
| 124 | </object>
|
|---|
| 125 | <object class="NSMutableArray" key="NSTableColumns">
|
|---|
| 126 | <bool key="EncodedWithXMLCoder">YES</bool>
|
|---|
| 127 | <object class="NSTableColumn" id="152879606">
|
|---|
| 128 | <string key="NSIdentifier">0</string>
|
|---|
| 129 | <double key="NSWidth">1.230000e+02</double>
|
|---|
| 130 | <double key="NSMinWidth">4.000000e+01</double>
|
|---|
| 131 | <double key="NSMaxWidth">1.000000e+03</double>
|
|---|
| 132 | <object class="NSTableHeaderCell" key="NSHeaderCell">
|
|---|
| 133 | <int key="NSCellFlags">75628032</int>
|
|---|
| 134 | <int key="NSCellFlags2">0</int>
|
|---|
| 135 | <string key="NSContents">Column A</string>
|
|---|
| 136 | <object class="NSFont" key="NSSupport" id="26">
|
|---|
| 137 | <string key="NSName">LucidaGrande</string>
|
|---|
| 138 | <double key="NSSize">1.100000e+01</double>
|
|---|
| 139 | <int key="NSfFlags">3100</int>
|
|---|
| 140 | </object>
|
|---|
| 141 | <object class="NSColor" key="NSBackgroundColor" id="63871200">
|
|---|
| 142 | <int key="NSColorSpace">3</int>
|
|---|
| 143 | <bytes key="NSWhite">MC4zMzMzMzI5OQA</bytes>
|
|---|
| 144 | </object>
|
|---|
| 145 | <object class="NSColor" key="NSTextColor" id="145989834">
|
|---|
| 146 | <int key="NSColorSpace">6</int>
|
|---|
| 147 | <string key="NSCatalogName">System</string>
|
|---|
| 148 | <string key="NSColorName">headerTextColor</string>
|
|---|
| 149 | <object class="NSColor" key="NSColor" id="122788521">
|
|---|
| 150 | <int key="NSColorSpace">3</int>
|
|---|
| 151 | <bytes key="NSWhite">MAA</bytes>
|
|---|
| 152 | </object>
|
|---|
| 153 | </object>
|
|---|
| 154 | </object>
|
|---|
| 155 | <object class="NSTextFieldCell" key="NSDataCell" id="5365232">
|
|---|
| 156 | <int key="NSCellFlags">337772096</int>
|
|---|
| 157 | <int key="NSCellFlags2">2048</int>
|
|---|
| 158 | <string key="NSContents">Text Cell</string>
|
|---|
| 159 | <object class="NSFont" key="NSSupport" id="389194177">
|
|---|
| 160 | <string key="NSName">LucidaGrande</string>
|
|---|
| 161 | <double key="NSSize">1.300000e+01</double>
|
|---|
| 162 | <int key="NSfFlags">1044</int>
|
|---|
| 163 | </object>
|
|---|
| 164 | <reference key="NSControlView" ref="420834863"/>
|
|---|
| 165 | <object class="NSColor" key="NSBackgroundColor" id="686228904">
|
|---|
| 166 | <int key="NSColorSpace">6</int>
|
|---|
| 167 | <string key="NSCatalogName">System</string>
|
|---|
| 168 | <string key="NSColorName">controlBackgroundColor</string>
|
|---|
| 169 | <object class="NSColor" key="NSColor">
|
|---|
| 170 | <int key="NSColorSpace">3</int>
|
|---|
| 171 | <bytes key="NSWhite">MC42NjY2NjY2OQA</bytes>
|
|---|
| 172 | </object>
|
|---|
| 173 | </object>
|
|---|
| 174 | <object class="NSColor" key="NSTextColor" id="557243287">
|
|---|
| 175 | <int key="NSColorSpace">6</int>
|
|---|
| 176 | <string key="NSCatalogName">System</string>
|
|---|
| 177 | <string key="NSColorName">controlTextColor</string>
|
|---|
| 178 | <reference key="NSColor" ref="122788521"/>
|
|---|
| 179 | </object>
|
|---|
| 180 | </object>
|
|---|
| 181 | <int key="NSResizingMask">3</int>
|
|---|
| 182 | <bool key="NSIsResizeable">YES</bool>
|
|---|
| 183 | <bool key="NSIsEditable">YES</bool>
|
|---|
| 184 | <reference key="NSTableView" ref="420834863"/>
|
|---|
| 185 | </object>
|
|---|
| 186 | <object class="NSTableColumn" id="211559945">
|
|---|
| 187 | <string key="NSIdentifier">1</string>
|
|---|
| 188 | <double key="NSWidth">1.080000e+02</double>
|
|---|
| 189 | <double key="NSMinWidth">4.000000e+01</double>
|
|---|
| 190 | <double key="NSMaxWidth">1.000000e+03</double>
|
|---|
| 191 | <object class="NSTableHeaderCell" key="NSHeaderCell">
|
|---|
| 192 | <int key="NSCellFlags">75628032</int>
|
|---|
| 193 | <int key="NSCellFlags2">0</int>
|
|---|
| 194 | <string key="NSContents">Column B</string>
|
|---|
| 195 | <reference key="NSSupport" ref="26"/>
|
|---|
| 196 | <reference key="NSBackgroundColor" ref="63871200"/>
|
|---|
| 197 | <reference key="NSTextColor" ref="145989834"/>
|
|---|
| 198 | </object>
|
|---|
| 199 | <object class="NSTextFieldCell" key="NSDataCell" id="18307911">
|
|---|
| 200 | <int key="NSCellFlags">337772096</int>
|
|---|
| 201 | <int key="NSCellFlags2">2048</int>
|
|---|
| 202 | <string key="NSContents">Text Cell</string>
|
|---|
| 203 | <reference key="NSSupport" ref="389194177"/>
|
|---|
| 204 | <reference key="NSControlView" ref="420834863"/>
|
|---|
| 205 | <reference key="NSBackgroundColor" ref="686228904"/>
|
|---|
| 206 | <reference key="NSTextColor" ref="557243287"/>
|
|---|
| 207 | </object>
|
|---|
| 208 | <int key="NSResizingMask">3</int>
|
|---|
| 209 | <bool key="NSIsResizeable">YES</bool>
|
|---|
| 210 | <bool key="NSIsEditable">YES</bool>
|
|---|
| 211 | <reference key="NSTableView" ref="420834863"/>
|
|---|
| 212 | </object>
|
|---|
| 213 | <object class="NSTableColumn" id="786351807">
|
|---|
| 214 | <string type="base64-UTF8" key="NSIdentifier">Iyd0aGlyZA</string>
|
|---|
| 215 | <double key="NSWidth">1.030000e+02</double>
|
|---|
| 216 | <double key="NSMinWidth">1.000000e+01</double>
|
|---|
| 217 | <double key="NSMaxWidth">3.402823e+38</double>
|
|---|
| 218 | <object class="NSTableHeaderCell" key="NSHeaderCell">
|
|---|
| 219 | <int key="NSCellFlags">75628032</int>
|
|---|
| 220 | <int key="NSCellFlags2">0</int>
|
|---|
| 221 | <string key="NSContents">Column C</string>
|
|---|
| 222 | <reference key="NSSupport" ref="26"/>
|
|---|
| 223 | <object class="NSColor" key="NSBackgroundColor" id="366758978">
|
|---|
| 224 | <int key="NSColorSpace">6</int>
|
|---|
| 225 | <string key="NSCatalogName">System</string>
|
|---|
| 226 | <string key="NSColorName">headerColor</string>
|
|---|
| 227 | <object class="NSColor" key="NSColor" id="936743010">
|
|---|
| 228 | <int key="NSColorSpace">3</int>
|
|---|
| 229 | <bytes key="NSWhite">MQA</bytes>
|
|---|
| 230 | </object>
|
|---|
| 231 | </object>
|
|---|
| 232 | <reference key="NSTextColor" ref="145989834"/>
|
|---|
| 233 | </object>
|
|---|
| 234 | <object class="NSTextFieldCell" key="NSDataCell" id="909365266">
|
|---|
| 235 | <int key="NSCellFlags">337772096</int>
|
|---|
| 236 | <int key="NSCellFlags2">2048</int>
|
|---|
| 237 | <string key="NSContents">Text Cell</string>
|
|---|
| 238 | <reference key="NSSupport" ref="389194177"/>
|
|---|
| 239 | <reference key="NSControlView" ref="420834863"/>
|
|---|
| 240 | <reference key="NSBackgroundColor" ref="686228904"/>
|
|---|
| 241 | <reference key="NSTextColor" ref="557243287"/>
|
|---|
| 242 | </object>
|
|---|
| 243 | <int key="NSResizingMask">3</int>
|
|---|
| 244 | <bool key="NSIsResizeable">YES</bool>
|
|---|
| 245 | <bool key="NSIsEditable">YES</bool>
|
|---|
| 246 | <reference key="NSTableView" ref="420834863"/>
|
|---|
| 247 | </object>
|
|---|
| 248 | <object class="NSTableColumn" id="979909669">
|
|---|
| 249 | <string key="NSIdentifier">(nth 3 :row)</string>
|
|---|
| 250 | <double key="NSWidth">8.400000e+01</double>
|
|---|
| 251 | <double key="NSMinWidth">1.000000e+01</double>
|
|---|
| 252 | <double key="NSMaxWidth">3.402823e+38</double>
|
|---|
| 253 | <object class="NSTableHeaderCell" key="NSHeaderCell">
|
|---|
| 254 | <int key="NSCellFlags">75628032</int>
|
|---|
| 255 | <int key="NSCellFlags2">0</int>
|
|---|
| 256 | <string key="NSContents">Column D</string>
|
|---|
| 257 | <reference key="NSSupport" ref="26"/>
|
|---|
| 258 | <reference key="NSBackgroundColor" ref="366758978"/>
|
|---|
| 259 | <reference key="NSTextColor" ref="145989834"/>
|
|---|
| 260 | </object>
|
|---|
| 261 | <object class="NSTextFieldCell" key="NSDataCell" id="475532581">
|
|---|
| 262 | <int key="NSCellFlags">337772096</int>
|
|---|
| 263 | <int key="NSCellFlags2">2048</int>
|
|---|
| 264 | <string key="NSContents">Text Cell</string>
|
|---|
| 265 | <reference key="NSSupport" ref="389194177"/>
|
|---|
| 266 | <reference key="NSControlView" ref="420834863"/>
|
|---|
| 267 | <reference key="NSBackgroundColor" ref="686228904"/>
|
|---|
| 268 | <reference key="NSTextColor" ref="557243287"/>
|
|---|
| 269 | </object>
|
|---|
| 270 | <int key="NSResizingMask">3</int>
|
|---|
| 271 | <bool key="NSIsResizeable">YES</bool>
|
|---|
| 272 | <bool key="NSIsEditable">YES</bool>
|
|---|
| 273 | <reference key="NSTableView" ref="420834863"/>
|
|---|
| 274 | </object>
|
|---|
| 275 | </object>
|
|---|
| 276 | <double key="NSIntercellSpacingWidth">3.000000e+00</double>
|
|---|
| 277 | <double key="NSIntercellSpacingHeight">2.000000e+00</double>
|
|---|
| 278 | <reference key="NSBackgroundColor" ref="936743010"/>
|
|---|
| 279 | <object class="NSColor" key="NSGridColor">
|
|---|
| 280 | <int key="NSColorSpace">6</int>
|
|---|
| 281 | <string key="NSCatalogName">System</string>
|
|---|
| 282 | <string key="NSColorName">gridColor</string>
|
|---|
| 283 | <object class="NSColor" key="NSColor">
|
|---|
| 284 | <int key="NSColorSpace">3</int>
|
|---|
| 285 | <bytes key="NSWhite">MC41AA</bytes>
|
|---|
| 286 | </object>
|
|---|
| 287 | </object>
|
|---|
| 288 | <double key="NSRowHeight">1.700000e+01</double>
|
|---|
| 289 | <int key="NSTvFlags">-700448768</int>
|
|---|
| 290 | <int key="NSColumnAutoresizingStyle">4</int>
|
|---|
| 291 | <int key="NSDraggingSourceMaskForLocal">15</int>
|
|---|
| 292 | <int key="NSDraggingSourceMaskForNonLocal">0</int>
|
|---|
| 293 | <bool key="NSAllowsTypeSelect">YES</bool>
|
|---|
| 294 | </object>
|
|---|
| 295 | </object>
|
|---|
| 296 | <string key="NSFrame">{{1, 17}, {430, 168}}</string>
|
|---|
| 297 | <reference key="NSSuperview" ref="505926526"/>
|
|---|
| 298 | <reference key="NSNextKeyView" ref="420834863"/>
|
|---|
| 299 | <reference key="NSDocView" ref="420834863"/>
|
|---|
| 300 | <reference key="NSBGColor" ref="686228904"/>
|
|---|
| 301 | <int key="NScvFlags">4</int>
|
|---|
| 302 | </object>
|
|---|
| 303 | <object class="NSScroller" id="614450346">
|
|---|
| 304 | <reference key="NSNextResponder" ref="505926526"/>
|
|---|
| 305 | <int key="NSvFlags">256</int>
|
|---|
| 306 | <string key="NSFrame">{{431, 17}, {15, 168}}</string>
|
|---|
| 307 | <reference key="NSSuperview" ref="505926526"/>
|
|---|
| 308 | <reference key="NSTarget" ref="505926526"/>
|
|---|
| 309 | <string key="NSAction">_doScroller:</string>
|
|---|
| 310 | <double key="NSCurValue">3.700000e+01</double>
|
|---|
| 311 | <double key="NSPercent">1.947368e-01</double>
|
|---|
| 312 | </object>
|
|---|
| 313 | <object class="NSScroller" id="949749883">
|
|---|
| 314 | <reference key="NSNextResponder" ref="505926526"/>
|
|---|
| 315 | <int key="NSvFlags">256</int>
|
|---|
| 316 | <string key="NSFrame">{{1, 185}, {430, 15}}</string>
|
|---|
| 317 | <reference key="NSSuperview" ref="505926526"/>
|
|---|
| 318 | <int key="NSsFlags">1</int>
|
|---|
| 319 | <reference key="NSTarget" ref="505926526"/>
|
|---|
| 320 | <string key="NSAction">_doScroller:</string>
|
|---|
| 321 | <double key="NSPercent">9.976798e-01</double>
|
|---|
| 322 | </object>
|
|---|
| 323 | <object class="NSClipView" id="1045754935">
|
|---|
| 324 | <reference key="NSNextResponder" ref="505926526"/>
|
|---|
| 325 | <int key="NSvFlags">2304</int>
|
|---|
| 326 | <object class="NSMutableArray" key="NSSubviews">
|
|---|
| 327 | <bool key="EncodedWithXMLCoder">YES</bool>
|
|---|
| 328 | <reference ref="801281011"/>
|
|---|
| 329 | </object>
|
|---|
| 330 | <string key="NSFrame">{{1, 0}, {430, 17}}</string>
|
|---|
| 331 | <reference key="NSSuperview" ref="505926526"/>
|
|---|
| 332 | <reference key="NSNextKeyView" ref="801281011"/>
|
|---|
| 333 | <reference key="NSDocView" ref="801281011"/>
|
|---|
| 334 | <reference key="NSBGColor" ref="686228904"/>
|
|---|
| 335 | <int key="NScvFlags">4</int>
|
|---|
| 336 | </object>
|
|---|
| 337 | <reference ref="737673031"/>
|
|---|
| 338 | </object>
|
|---|
| 339 | <string key="NSFrame">{{13, 52}, {447, 201}}</string>
|
|---|
| 340 | <reference key="NSSuperview" ref="1006"/>
|
|---|
| 341 | <reference key="NSNextKeyView" ref="799074370"/>
|
|---|
| 342 | <int key="NSsFlags">50</int>
|
|---|
| 343 | <reference key="NSVScroller" ref="614450346"/>
|
|---|
| 344 | <reference key="NSHScroller" ref="949749883"/>
|
|---|
| 345 | <reference key="NSContentView" ref="799074370"/>
|
|---|
| 346 | <reference key="NSHeaderClipView" ref="1045754935"/>
|
|---|
| 347 | <reference key="NSCornerView" ref="737673031"/>
|
|---|
| 348 | <bytes key="NSScrollAmts">QSAAAEEgAABBmAAAQZgAAA</bytes>
|
|---|
| 349 | </object>
|
|---|
| 350 | </object>
|
|---|
| 351 | <string key="NSFrameSize">{487, 267}</string>
|
|---|
| 352 | <reference key="NSSuperview"/>
|
|---|
| 353 | </object>
|
|---|
| 354 | <string key="NSScreenRect">{{0, 0}, {1680, 1028}}</string>
|
|---|
| 355 | <string key="NSMaxSize">{3.40282e+38, 3.40282e+38}</string>
|
|---|
| 356 | </object>
|
|---|
| 357 | <object class="LispController" id="691871786">
|
|---|
| 358 | <object class="NSMutableArray" key="typeInfo">
|
|---|
| 359 | <bool key="EncodedWithXMLCoder">YES</bool>
|
|---|
| 360 | <object class="NSMutableArray">
|
|---|
| 361 | <bool key="EncodedWithXMLCoder">YES</bool>
|
|---|
| 362 | <string>list</string>
|
|---|
| 363 | <string>cons</string>
|
|---|
| 364 | <string/>
|
|---|
| 365 | </object>
|
|---|
| 366 | <object class="NSMutableArray">
|
|---|
| 367 | <bool key="EncodedWithXMLCoder">YES</bool>
|
|---|
| 368 | <string type="base64-UTF8">PG5ldyB0eXBlPg</string>
|
|---|
| 369 | <string/>
|
|---|
| 370 | <string/>
|
|---|
| 371 | </object>
|
|---|
| 372 | </object>
|
|---|
| 373 | <object class="NSMutableArray" key="initforms">
|
|---|
| 374 | <bool key="EncodedWithXMLCoder">YES</bool>
|
|---|
| 375 | <object class="NSMutableArray">
|
|---|
| 376 | <bool key="EncodedWithXMLCoder">YES</bool>
|
|---|
| 377 | <string>cons</string>
|
|---|
| 378 | <string>(ct1::make-dated-list)</string>
|
|---|
| 379 | </object>
|
|---|
| 380 | <object class="NSMutableArray">
|
|---|
| 381 | <bool key="EncodedWithXMLCoder">YES</bool>
|
|---|
| 382 | <string>list</string>
|
|---|
| 383 | <string>nil</string>
|
|---|
| 384 | </object>
|
|---|
| 385 | <object class="NSMutableArray">
|
|---|
| 386 | <bool key="EncodedWithXMLCoder">YES</bool>
|
|---|
| 387 | <string type="base64-UTF8">PG5ldyB0eXBlPg</string>
|
|---|
| 388 | <string/>
|
|---|
| 389 | </object>
|
|---|
| 390 | </object>
|
|---|
| 391 | <object class="NSMutableArray" key="sortInfo">
|
|---|
| 392 | <bool key="EncodedWithXMLCoder">YES</bool>
|
|---|
| 393 | <object class="NSMutableArray">
|
|---|
| 394 | <bool key="EncodedWithXMLCoder">YES</bool>
|
|---|
| 395 | <string>cons</string>
|
|---|
| 396 | <string type="base64-UTF8">IydzZWNvbmQ</string>
|
|---|
| 397 | <string type="base64-UTF8">Iyc+A</string>
|
|---|
| 398 | </object>
|
|---|
| 399 | <object class="NSMutableArray">
|
|---|
| 400 | <bool key="EncodedWithXMLCoder">YES</bool>
|
|---|
| 401 | <string type="base64-UTF8">PG5ldyB0eXBlPg</string>
|
|---|
| 402 | <string/>
|
|---|
| 403 | <string/>
|
|---|
| 404 | </object>
|
|---|
| 405 | </object>
|
|---|
| 406 | <string key="rootType">list</string>
|
|---|
| 407 | <string key="readerFunc"/>
|
|---|
| 408 | <string key="writerFunc"/>
|
|---|
| 409 | <string key="countFunc"/>
|
|---|
| 410 | <string type="base64-UTF8" key="selectFunc">IydjdDE6OnNlbGVjdGVkLWNlbGw</string>
|
|---|
| 411 | <string type="base64-UTF8" key="editedFunc">IydjdDE6OmVkaXRlZC1jZWxsA</string>
|
|---|
| 412 | <string type="base64-UTF8" key="addedFunc">IydjdDE6OmFkZGVkLXJvdw</string>
|
|---|
| 413 | <string type="base64-UTF8" key="removedFunc">IydjdDE6OnJlbW92ZWQtcm93A</string>
|
|---|
| 414 | <string key="deleteFunc"/>
|
|---|
| 415 | <string key="addChildFunc"/>
|
|---|
| 416 | <string key="childrenFunc"/>
|
|---|
| 417 | <bool key="genRoot">YES</bool>
|
|---|
| 418 | </object>
|
|---|
| 419 | <object class="NSNumberFormatter" id="515955304">
|
|---|
| 420 | <object class="NSMutableDictionary" key="NS.attributes">
|
|---|
| 421 | <bool key="EncodedWithXMLCoder">YES</bool>
|
|---|
| 422 | <object class="NSMutableArray" key="dict.sortedKeys">
|
|---|
| 423 | <bool key="EncodedWithXMLCoder">YES</bool>
|
|---|
| 424 | <string>allowsFloats</string>
|
|---|
| 425 | <string>formatterBehavior</string>
|
|---|
| 426 | <string>minimumIntegerDigits</string>
|
|---|
| 427 | </object>
|
|---|
| 428 | <object class="NSMutableArray" key="dict.values">
|
|---|
| 429 | <bool key="EncodedWithXMLCoder">YES</bool>
|
|---|
| 430 | <integer value="1" id="9"/>
|
|---|
| 431 | <integer value="1040"/>
|
|---|
| 432 | <integer value="0" id="8"/>
|
|---|
| 433 | </object>
|
|---|
| 434 | </object>
|
|---|
| 435 | <string key="NS.positiveformat">#</string>
|
|---|
| 436 | <string key="NS.negativeformat">#</string>
|
|---|
| 437 | <nil key="NS.positiveattrs"/>
|
|---|
| 438 | <nil key="NS.negativeattrs"/>
|
|---|
| 439 | <object class="NSAttributedString" key="NS.zero">
|
|---|
| 440 | <nil key="NSString"/>
|
|---|
| 441 | </object>
|
|---|
| 442 | <object class="NSAttributedString" key="NS.nil">
|
|---|
| 443 | <nil key="NSString"/>
|
|---|
| 444 | </object>
|
|---|
| 445 | <object class="NSAttributedString" key="NS.nan">
|
|---|
| 446 | <string key="NSString">NaN</string>
|
|---|
| 447 | <object class="NSDictionary" key="NSAttributes">
|
|---|
| 448 | <bool key="EncodedWithXMLCoder">YES</bool>
|
|---|
| 449 | <object class="NSArray" key="dict.sortedKeys">
|
|---|
| 450 | <bool key="EncodedWithXMLCoder">YES</bool>
|
|---|
| 451 | </object>
|
|---|
| 452 | <object class="NSMutableArray" key="dict.values">
|
|---|
| 453 | <bool key="EncodedWithXMLCoder">YES</bool>
|
|---|
| 454 | </object>
|
|---|
| 455 | </object>
|
|---|
| 456 | </object>
|
|---|
| 457 | <object class="NSDecimalNumberPlaceholder" key="NS.min" id="562785679">
|
|---|
| 458 | <int key="NS.exponent">0</int>
|
|---|
| 459 | <int key="NS.length">0</int>
|
|---|
| 460 | <bool key="NS.negative">YES</bool>
|
|---|
| 461 | <bool key="NS.compact">NO</bool>
|
|---|
| 462 | <int key="NS.mantissa.bo">1</int>
|
|---|
| 463 | <bytes key="NS.mantissa">AAAAAAAAAAAAAAAAAAAAAA</bytes>
|
|---|
| 464 | </object>
|
|---|
| 465 | <reference key="NS.max" ref="562785679"/>
|
|---|
| 466 | <object class="NSDecimalNumberHandler" key="NS.rounding">
|
|---|
| 467 | <int key="NS.roundingmode">3</int>
|
|---|
| 468 | <bool key="NS.raise.overflow">YES</bool>
|
|---|
| 469 | <bool key="NS.raise.underflow">YES</bool>
|
|---|
| 470 | <bool key="NS.raise.dividebyzero">YES</bool>
|
|---|
| 471 | </object>
|
|---|
| 472 | <string key="NS.decimal">.</string>
|
|---|
| 473 | <string key="NS.thousand">,</string>
|
|---|
| 474 | <bool key="NS.hasthousands">NO</bool>
|
|---|
| 475 | <bool key="NS.localized">YES</bool>
|
|---|
| 476 | <bool key="NS.allowsfloats">YES</bool>
|
|---|
| 477 | </object>
|
|---|
| 478 | <object class="NSDateFormatter" id="233590295">
|
|---|
| 479 | <object class="NSMutableDictionary" key="NS.attributes">
|
|---|
| 480 | <bool key="EncodedWithXMLCoder">YES</bool>
|
|---|
| 481 | <object class="NSMutableArray" key="dict.sortedKeys">
|
|---|
| 482 | <bool key="EncodedWithXMLCoder">YES</bool>
|
|---|
| 483 | <string>dateFormat_10_0</string>
|
|---|
| 484 | <string>dateStyle</string>
|
|---|
| 485 | <string>formatterBehavior</string>
|
|---|
| 486 | <string>timeStyle</string>
|
|---|
| 487 | </object>
|
|---|
| 488 | <object class="NSMutableArray" key="dict.values">
|
|---|
| 489 | <bool key="EncodedWithXMLCoder">YES</bool>
|
|---|
| 490 | <string>%m/%d/%y</string>
|
|---|
| 491 | <reference ref="9"/>
|
|---|
| 492 | <integer value="1040"/>
|
|---|
| 493 | <reference ref="8"/>
|
|---|
| 494 | </object>
|
|---|
| 495 | </object>
|
|---|
| 496 | <string key="NS.format">M/d/yy</string>
|
|---|
| 497 | <bool key="NS.natural">NO</bool>
|
|---|
| 498 | </object>
|
|---|
| 499 | </object>
|
|---|
| 500 | <object class="IBObjectContainer" key="IBDocument.Objects">
|
|---|
| 501 | <object class="NSMutableArray" key="connectionRecords">
|
|---|
| 502 | <bool key="EncodedWithXMLCoder">YES</bool>
|
|---|
| 503 | <object class="IBConnectionRecord">
|
|---|
| 504 | <object class="IBActionConnection" key="connection">
|
|---|
| 505 | <string key="label">insert:</string>
|
|---|
| 506 | <reference key="source" ref="691871786"/>
|
|---|
| 507 | <reference key="destination" ref="896457276"/>
|
|---|
| 508 | </object>
|
|---|
| 509 | <int key="connectionID">9</int>
|
|---|
| 510 | </object>
|
|---|
| 511 | <object class="IBConnectionRecord">
|
|---|
| 512 | <object class="IBActionConnection" key="connection">
|
|---|
| 513 | <string key="label">remove:</string>
|
|---|
| 514 | <reference key="source" ref="691871786"/>
|
|---|
| 515 | <reference key="destination" ref="113258462"/>
|
|---|
| 516 | </object>
|
|---|
| 517 | <int key="connectionID">12</int>
|
|---|
| 518 | </object>
|
|---|
| 519 | <object class="IBConnectionRecord">
|
|---|
| 520 | <object class="IBOutletConnection" key="connection">
|
|---|
| 521 | <string key="label">view</string>
|
|---|
| 522 | <reference key="source" ref="691871786"/>
|
|---|
| 523 | <reference key="destination" ref="420834863"/>
|
|---|
| 524 | </object>
|
|---|
| 525 | <int key="connectionID">26</int>
|
|---|
| 526 | </object>
|
|---|
| 527 | <object class="IBConnectionRecord">
|
|---|
| 528 | <object class="IBOutletConnection" key="connection">
|
|---|
| 529 | <string key="label">dataSource</string>
|
|---|
| 530 | <reference key="source" ref="420834863"/>
|
|---|
| 531 | <reference key="destination" ref="691871786"/>
|
|---|
| 532 | </object>
|
|---|
| 533 | <int key="connectionID">28</int>
|
|---|
| 534 | </object>
|
|---|
| 535 | <object class="IBConnectionRecord">
|
|---|
| 536 | <object class="IBOutletConnection" key="connection">
|
|---|
| 537 | <string key="label">delegate</string>
|
|---|
| 538 | <reference key="source" ref="420834863"/>
|
|---|
| 539 | <reference key="destination" ref="691871786"/>
|
|---|
| 540 | </object>
|
|---|
| 541 | <int key="connectionID">29</int>
|
|---|
| 542 | </object>
|
|---|
| 543 | <object class="IBConnectionRecord">
|
|---|
| 544 | <object class="IBOutletConnection" key="connection">
|
|---|
| 545 | <string key="label">lispCtrl</string>
|
|---|
| 546 | <reference key="source" ref="1001"/>
|
|---|
| 547 | <reference key="destination" ref="691871786"/>
|
|---|
| 548 | </object>
|
|---|
| 549 | <int key="connectionID">31</int>
|
|---|
| 550 | </object>
|
|---|
| 551 | <object class="IBConnectionRecord">
|
|---|
| 552 | <object class="IBOutletConnection" key="connection">
|
|---|
| 553 | <string key="label">delegate</string>
|
|---|
| 554 | <reference key="source" ref="1005"/>
|
|---|
| 555 | <reference key="destination" ref="1001"/>
|
|---|
| 556 | </object>
|
|---|
| 557 | <int key="connectionID">32</int>
|
|---|
| 558 | </object>
|
|---|
| 559 | <object class="IBConnectionRecord">
|
|---|
| 560 | <object class="IBBindingConnection" key="connection">
|
|---|
| 561 | <string key="label">enabled: canInsert</string>
|
|---|
| 562 | <reference key="source" ref="896457276"/>
|
|---|
| 563 | <reference key="destination" ref="691871786"/>
|
|---|
| 564 | <object class="NSNibBindingConnector" key="connector">
|
|---|
| 565 | <reference key="NSSource" ref="896457276"/>
|
|---|
| 566 | <reference key="NSDestination" ref="691871786"/>
|
|---|
| 567 | <string key="NSLabel">enabled: canInsert</string>
|
|---|
| 568 | <string key="NSBinding">enabled</string>
|
|---|
| 569 | <string key="NSKeyPath">canInsert</string>
|
|---|
| 570 | <int key="NSNibBindingConnectorVersion">2</int>
|
|---|
| 571 | </object>
|
|---|
| 572 | </object>
|
|---|
| 573 | <int key="connectionID">34</int>
|
|---|
| 574 | </object>
|
|---|
| 575 | <object class="IBConnectionRecord">
|
|---|
| 576 | <object class="IBBindingConnection" key="connection">
|
|---|
| 577 | <string key="label">enabled: canRemove</string>
|
|---|
| 578 | <reference key="source" ref="113258462"/>
|
|---|
| 579 | <reference key="destination" ref="691871786"/>
|
|---|
| 580 | <object class="NSNibBindingConnector" key="connector">
|
|---|
| 581 | <reference key="NSSource" ref="113258462"/>
|
|---|
| 582 | <reference key="NSDestination" ref="691871786"/>
|
|---|
| 583 | <string key="NSLabel">enabled: canRemove</string>
|
|---|
| 584 | <string key="NSBinding">enabled</string>
|
|---|
| 585 | <string key="NSKeyPath">canRemove</string>
|
|---|
| 586 | <int key="NSNibBindingConnectorVersion">2</int>
|
|---|
| 587 | </object>
|
|---|
| 588 | </object>
|
|---|
| 589 | <int key="connectionID">36</int>
|
|---|
| 590 | </object>
|
|---|
| 591 | <object class="IBConnectionRecord">
|
|---|
| 592 | <object class="IBOutletConnection" key="connection">
|
|---|
| 593 | <string key="label">formatter</string>
|
|---|
| 594 | <reference key="source" ref="18307911"/>
|
|---|
| 595 | <reference key="destination" ref="515955304"/>
|
|---|
| 596 | </object>
|
|---|
| 597 | <int key="connectionID">41</int>
|
|---|
| 598 | </object>
|
|---|
| 599 | <object class="IBConnectionRecord">
|
|---|
| 600 | <object class="IBOutletConnection" key="connection">
|
|---|
| 601 | <string key="label">owner</string>
|
|---|
| 602 | <reference key="source" ref="691871786"/>
|
|---|
| 603 | <reference key="destination" ref="1001"/>
|
|---|
| 604 | </object>
|
|---|
| 605 | <int key="connectionID">42</int>
|
|---|
| 606 | </object>
|
|---|
| 607 | <object class="IBConnectionRecord">
|
|---|
| 608 | <object class="IBOutletConnection" key="connection">
|
|---|
| 609 | <string key="label">formatter</string>
|
|---|
| 610 | <reference key="source" ref="5365232"/>
|
|---|
| 611 | <reference key="destination" ref="233590295"/>
|
|---|
| 612 | </object>
|
|---|
| 613 | <int key="connectionID">44</int>
|
|---|
| 614 | </object>
|
|---|
| 615 | </object>
|
|---|
| 616 | <object class="IBMutableOrderedSet" key="objectRecords">
|
|---|
| 617 | <object class="NSArray" key="orderedObjects">
|
|---|
| 618 | <bool key="EncodedWithXMLCoder">YES</bool>
|
|---|
| 619 | <object class="IBObjectRecord">
|
|---|
| 620 | <int key="objectID">0</int>
|
|---|
| 621 | <object class="NSArray" key="object" id="1002">
|
|---|
| 622 | <bool key="EncodedWithXMLCoder">YES</bool>
|
|---|
| 623 | </object>
|
|---|
| 624 | <reference key="children" ref="1000"/>
|
|---|
| 625 | <nil key="parent"/>
|
|---|
| 626 | </object>
|
|---|
| 627 | <object class="IBObjectRecord">
|
|---|
| 628 | <int key="objectID">-2</int>
|
|---|
| 629 | <reference key="object" ref="1001"/>
|
|---|
| 630 | <reference key="parent" ref="1002"/>
|
|---|
| 631 | <string type="base64-UTF8" key="objectName">RmlsZSdzIE93bmVyA</string>
|
|---|
| 632 | </object>
|
|---|
| 633 | <object class="IBObjectRecord">
|
|---|
| 634 | <int key="objectID">-1</int>
|
|---|
| 635 | <reference key="object" ref="1003"/>
|
|---|
| 636 | <reference key="parent" ref="1002"/>
|
|---|
| 637 | <string key="objectName">First Responder</string>
|
|---|
| 638 | </object>
|
|---|
| 639 | <object class="IBObjectRecord">
|
|---|
| 640 | <int key="objectID">-3</int>
|
|---|
| 641 | <reference key="object" ref="1004"/>
|
|---|
| 642 | <reference key="parent" ref="1002"/>
|
|---|
| 643 | <string key="objectName">Application</string>
|
|---|
| 644 | </object>
|
|---|
| 645 | <object class="IBObjectRecord">
|
|---|
| 646 | <int key="objectID">1</int>
|
|---|
| 647 | <reference key="object" ref="1005"/>
|
|---|
| 648 | <object class="NSMutableArray" key="children">
|
|---|
| 649 | <bool key="EncodedWithXMLCoder">YES</bool>
|
|---|
| 650 | <reference ref="1006"/>
|
|---|
| 651 | </object>
|
|---|
| 652 | <reference key="parent" ref="1002"/>
|
|---|
| 653 | </object>
|
|---|
| 654 | <object class="IBObjectRecord">
|
|---|
| 655 | <int key="objectID">2</int>
|
|---|
| 656 | <reference key="object" ref="1006"/>
|
|---|
| 657 | <object class="NSMutableArray" key="children">
|
|---|
| 658 | <bool key="EncodedWithXMLCoder">YES</bool>
|
|---|
| 659 | <reference ref="113258462"/>
|
|---|
| 660 | <reference ref="505926526"/>
|
|---|
| 661 | <reference ref="896457276"/>
|
|---|
| 662 | </object>
|
|---|
| 663 | <reference key="parent" ref="1005"/>
|
|---|
| 664 | </object>
|
|---|
| 665 | <object class="IBObjectRecord">
|
|---|
| 666 | <int key="objectID">3</int>
|
|---|
| 667 | <reference key="object" ref="691871786"/>
|
|---|
| 668 | <reference key="parent" ref="1002"/>
|
|---|
| 669 | </object>
|
|---|
| 670 | <object class="IBObjectRecord">
|
|---|
| 671 | <int key="objectID">7</int>
|
|---|
| 672 | <reference key="object" ref="896457276"/>
|
|---|
| 673 | <object class="NSMutableArray" key="children">
|
|---|
| 674 | <bool key="EncodedWithXMLCoder">YES</bool>
|
|---|
| 675 | <reference ref="946741485"/>
|
|---|
| 676 | </object>
|
|---|
| 677 | <reference key="parent" ref="1006"/>
|
|---|
| 678 | </object>
|
|---|
| 679 | <object class="IBObjectRecord">
|
|---|
| 680 | <int key="objectID">8</int>
|
|---|
| 681 | <reference key="object" ref="946741485"/>
|
|---|
| 682 | <reference key="parent" ref="896457276"/>
|
|---|
| 683 | </object>
|
|---|
| 684 | <object class="IBObjectRecord">
|
|---|
| 685 | <int key="objectID">10</int>
|
|---|
| 686 | <reference key="object" ref="113258462"/>
|
|---|
| 687 | <object class="NSMutableArray" key="children">
|
|---|
| 688 | <bool key="EncodedWithXMLCoder">YES</bool>
|
|---|
| 689 | <reference ref="675814069"/>
|
|---|
| 690 | </object>
|
|---|
| 691 | <reference key="parent" ref="1006"/>
|
|---|
| 692 | </object>
|
|---|
| 693 | <object class="IBObjectRecord">
|
|---|
| 694 | <int key="objectID">11</int>
|
|---|
| 695 | <reference key="object" ref="675814069"/>
|
|---|
| 696 | <reference key="parent" ref="113258462"/>
|
|---|
| 697 | </object>
|
|---|
| 698 | <object class="IBObjectRecord">
|
|---|
| 699 | <int key="objectID">13</int>
|
|---|
| 700 | <reference key="object" ref="505926526"/>
|
|---|
| 701 | <object class="NSMutableArray" key="children">
|
|---|
| 702 | <bool key="EncodedWithXMLCoder">YES</bool>
|
|---|
| 703 | <reference ref="614450346"/>
|
|---|
| 704 | <reference ref="949749883"/>
|
|---|
| 705 | <reference ref="420834863"/>
|
|---|
| 706 | <reference ref="801281011"/>
|
|---|
| 707 | </object>
|
|---|
| 708 | <reference key="parent" ref="1006"/>
|
|---|
| 709 | </object>
|
|---|
| 710 | <object class="IBObjectRecord">
|
|---|
| 711 | <int key="objectID">14</int>
|
|---|
| 712 | <reference key="object" ref="614450346"/>
|
|---|
| 713 | <reference key="parent" ref="505926526"/>
|
|---|
| 714 | </object>
|
|---|
| 715 | <object class="IBObjectRecord">
|
|---|
| 716 | <int key="objectID">15</int>
|
|---|
| 717 | <reference key="object" ref="949749883"/>
|
|---|
| 718 | <reference key="parent" ref="505926526"/>
|
|---|
| 719 | </object>
|
|---|
| 720 | <object class="IBObjectRecord">
|
|---|
| 721 | <int key="objectID">16</int>
|
|---|
| 722 | <reference key="object" ref="420834863"/>
|
|---|
| 723 | <object class="NSMutableArray" key="children">
|
|---|
| 724 | <bool key="EncodedWithXMLCoder">YES</bool>
|
|---|
| 725 | <reference ref="152879606"/>
|
|---|
| 726 | <reference ref="211559945"/>
|
|---|
| 727 | <reference ref="786351807"/>
|
|---|
| 728 | <reference ref="979909669"/>
|
|---|
| 729 | </object>
|
|---|
| 730 | <reference key="parent" ref="505926526"/>
|
|---|
| 731 | </object>
|
|---|
| 732 | <object class="IBObjectRecord">
|
|---|
| 733 | <int key="objectID">17</int>
|
|---|
| 734 | <reference key="object" ref="801281011"/>
|
|---|
| 735 | <reference key="parent" ref="505926526"/>
|
|---|
| 736 | </object>
|
|---|
| 737 | <object class="IBObjectRecord">
|
|---|
| 738 | <int key="objectID">18</int>
|
|---|
| 739 | <reference key="object" ref="152879606"/>
|
|---|
| 740 | <object class="NSMutableArray" key="children">
|
|---|
| 741 | <bool key="EncodedWithXMLCoder">YES</bool>
|
|---|
| 742 | <reference ref="5365232"/>
|
|---|
| 743 | </object>
|
|---|
| 744 | <reference key="parent" ref="420834863"/>
|
|---|
| 745 | </object>
|
|---|
| 746 | <object class="IBObjectRecord">
|
|---|
| 747 | <int key="objectID">19</int>
|
|---|
| 748 | <reference key="object" ref="211559945"/>
|
|---|
| 749 | <object class="NSMutableArray" key="children">
|
|---|
| 750 | <bool key="EncodedWithXMLCoder">YES</bool>
|
|---|
| 751 | <reference ref="18307911"/>
|
|---|
| 752 | </object>
|
|---|
| 753 | <reference key="parent" ref="420834863"/>
|
|---|
| 754 | </object>
|
|---|
| 755 | <object class="IBObjectRecord">
|
|---|
| 756 | <int key="objectID">20</int>
|
|---|
| 757 | <reference key="object" ref="18307911"/>
|
|---|
| 758 | <reference key="parent" ref="211559945"/>
|
|---|
| 759 | </object>
|
|---|
| 760 | <object class="IBObjectRecord">
|
|---|
| 761 | <int key="objectID">21</int>
|
|---|
| 762 | <reference key="object" ref="5365232"/>
|
|---|
| 763 | <reference key="parent" ref="152879606"/>
|
|---|
| 764 | </object>
|
|---|
| 765 | <object class="IBObjectRecord">
|
|---|
| 766 | <int key="objectID">22</int>
|
|---|
| 767 | <reference key="object" ref="786351807"/>
|
|---|
| 768 | <object class="NSMutableArray" key="children">
|
|---|
| 769 | <bool key="EncodedWithXMLCoder">YES</bool>
|
|---|
| 770 | <reference ref="909365266"/>
|
|---|
| 771 | </object>
|
|---|
| 772 | <reference key="parent" ref="420834863"/>
|
|---|
| 773 | </object>
|
|---|
| 774 | <object class="IBObjectRecord">
|
|---|
| 775 | <int key="objectID">23</int>
|
|---|
| 776 | <reference key="object" ref="909365266"/>
|
|---|
| 777 | <reference key="parent" ref="786351807"/>
|
|---|
| 778 | </object>
|
|---|
| 779 | <object class="IBObjectRecord">
|
|---|
| 780 | <int key="objectID">24</int>
|
|---|
| 781 | <reference key="object" ref="979909669"/>
|
|---|
| 782 | <object class="NSMutableArray" key="children">
|
|---|
| 783 | <bool key="EncodedWithXMLCoder">YES</bool>
|
|---|
| 784 | <reference ref="475532581"/>
|
|---|
| 785 | </object>
|
|---|
| 786 | <reference key="parent" ref="420834863"/>
|
|---|
| 787 | </object>
|
|---|
| 788 | <object class="IBObjectRecord">
|
|---|
| 789 | <int key="objectID">25</int>
|
|---|
| 790 | <reference key="object" ref="475532581"/>
|
|---|
| 791 | <reference key="parent" ref="979909669"/>
|
|---|
| 792 | </object>
|
|---|
| 793 | <object class="IBObjectRecord">
|
|---|
| 794 | <int key="objectID">40</int>
|
|---|
| 795 | <reference key="object" ref="515955304"/>
|
|---|
| 796 | <reference key="parent" ref="1002"/>
|
|---|
| 797 | </object>
|
|---|
| 798 | <object class="IBObjectRecord">
|
|---|
| 799 | <int key="objectID">43</int>
|
|---|
| 800 | <reference key="object" ref="233590295"/>
|
|---|
| 801 | <reference key="parent" ref="1002"/>
|
|---|
| 802 | </object>
|
|---|
| 803 | </object>
|
|---|
| 804 | </object>
|
|---|
| 805 | <object class="NSMutableDictionary" key="flattenedProperties">
|
|---|
| 806 | <bool key="EncodedWithXMLCoder">YES</bool>
|
|---|
| 807 | <object class="NSMutableArray" key="dict.sortedKeys">
|
|---|
| 808 | <bool key="EncodedWithXMLCoder">YES</bool>
|
|---|
| 809 | <string>-1.IBPluginDependency</string>
|
|---|
| 810 | <string>-2.IBPluginDependency</string>
|
|---|
| 811 | <string>-3.IBPluginDependency</string>
|
|---|
| 812 | <string>1.IBEditorWindowLastContentRect</string>
|
|---|
| 813 | <string>1.IBPluginDependency</string>
|
|---|
| 814 | <string>1.IBWindowTemplateEditedContentRect</string>
|
|---|
| 815 | <string>1.NSWindowTemplate.visibleAtLaunch</string>
|
|---|
| 816 | <string>1.WindowOrigin</string>
|
|---|
| 817 | <string>1.editorWindowContentRectSynchronizationRect</string>
|
|---|
| 818 | <string>10.IBPluginDependency</string>
|
|---|
| 819 | <string>11.IBPluginDependency</string>
|
|---|
| 820 | <string>13.IBPluginDependency</string>
|
|---|
| 821 | <string>14.IBPluginDependency</string>
|
|---|
| 822 | <string>15.IBPluginDependency</string>
|
|---|
| 823 | <string>16.IBPluginDependency</string>
|
|---|
| 824 | <string>17.IBPluginDependency</string>
|
|---|
| 825 | <string>18.IBPluginDependency</string>
|
|---|
| 826 | <string>19.IBPluginDependency</string>
|
|---|
| 827 | <string>2.IBPluginDependency</string>
|
|---|
| 828 | <string>20.IBPluginDependency</string>
|
|---|
| 829 | <string>21.IBPluginDependency</string>
|
|---|
| 830 | <string>3.IBPluginDependency</string>
|
|---|
| 831 | <string>40.IBPluginDependency</string>
|
|---|
| 832 | <string>43.IBPluginDependency</string>
|
|---|
| 833 | <string>7.IBPluginDependency</string>
|
|---|
| 834 | <string>8.IBPluginDependency</string>
|
|---|
| 835 | </object>
|
|---|
| 836 | <object class="NSMutableArray" key="dict.values">
|
|---|
| 837 | <bool key="EncodedWithXMLCoder">YES</bool>
|
|---|
| 838 | <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
|
|---|
| 839 | <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
|
|---|
| 840 | <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
|
|---|
| 841 | <string>{{96, 101}, {487, 267}}</string>
|
|---|
| 842 | <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
|
|---|
| 843 | <string>{{96, 101}, {487, 267}}</string>
|
|---|
| 844 | <reference ref="9"/>
|
|---|
| 845 | <string>{196, 240}</string>
|
|---|
| 846 | <string>{{357, 418}, {480, 270}}</string>
|
|---|
| 847 | <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
|
|---|
| 848 | <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
|
|---|
| 849 | <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
|
|---|
| 850 | <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
|
|---|
| 851 | <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
|
|---|
| 852 | <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
|
|---|
| 853 | <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
|
|---|
| 854 | <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
|
|---|
| 855 | <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
|
|---|
| 856 | <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
|
|---|
| 857 | <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
|
|---|
| 858 | <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
|
|---|
| 859 | <string>com.clozure.ClozureCL.ibplugin</string>
|
|---|
| 860 | <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
|
|---|
| 861 | <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
|
|---|
| 862 | <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
|
|---|
| 863 | <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
|
|---|
| 864 | </object>
|
|---|
| 865 | </object>
|
|---|
| 866 | <object class="NSMutableDictionary" key="unlocalizedProperties">
|
|---|
| 867 | <bool key="EncodedWithXMLCoder">YES</bool>
|
|---|
| 868 | <object class="NSArray" key="dict.sortedKeys">
|
|---|
| 869 | <bool key="EncodedWithXMLCoder">YES</bool>
|
|---|
| 870 | </object>
|
|---|
| 871 | <object class="NSMutableArray" key="dict.values">
|
|---|
| 872 | <bool key="EncodedWithXMLCoder">YES</bool>
|
|---|
| 873 | </object>
|
|---|
| 874 | </object>
|
|---|
| 875 | <nil key="activeLocalization"/>
|
|---|
| 876 | <object class="NSMutableDictionary" key="localizations">
|
|---|
| 877 | <bool key="EncodedWithXMLCoder">YES</bool>
|
|---|
| 878 | <object class="NSArray" key="dict.sortedKeys">
|
|---|
| 879 | <bool key="EncodedWithXMLCoder">YES</bool>
|
|---|
| 880 | </object>
|
|---|
| 881 | <object class="NSMutableArray" key="dict.values">
|
|---|
| 882 | <bool key="EncodedWithXMLCoder">YES</bool>
|
|---|
| 883 | </object>
|
|---|
| 884 | </object>
|
|---|
| 885 | <nil key="sourceID"/>
|
|---|
| 886 | <int key="maxID">68</int>
|
|---|
| 887 | </object>
|
|---|
| 888 | <object class="IBClassDescriber" key="IBDocument.Classes">
|
|---|
| 889 | <object class="NSMutableArray" key="referencedPartialClassDescriptions">
|
|---|
| 890 | <bool key="EncodedWithXMLCoder">YES</bool>
|
|---|
| 891 | <object class="IBPartialClassDescription">
|
|---|
| 892 | <string key="className">LispControllerTest</string>
|
|---|
| 893 | <object class="NSMutableDictionary" key="outlets">
|
|---|
| 894 | <string key="NS.key.0">lispCtrl</string>
|
|---|
| 895 | <string key="NS.object.0">id</string>
|
|---|
| 896 | </object>
|
|---|
| 897 | <object class="IBClassDescriptionSource" key="sourceIdentifier">
|
|---|
| 898 | <string key="majorKey">IBUserSource</string>
|
|---|
| 899 | <string key="minorKey"/>
|
|---|
| 900 | </object>
|
|---|
| 901 | </object>
|
|---|
| 902 | </object>
|
|---|
| 903 | </object>
|
|---|
| 904 | <int key="IBDocument.localizationMode">0</int>
|
|---|
| 905 | <nil key="IBDocument.LastKnownRelativeProjectPath"/>
|
|---|
| 906 | <int key="IBDocument.defaultPropertyAccessControl">3</int>
|
|---|
| 907 | </data>
|
|---|
| 908 | </archive>
|
|---|