annotate BottomTabViewController.xib @ 24:a4908ad8c78e

Top and bottom toolbars. Intro page.
author Robert Tubb <rt300@eecs.qmul.ac.uk>
date Fri, 01 Feb 2013 11:16:56 +0000
parents
children f42a00e3f22d
rev   line source
rt300@24 1 <?xml version="1.0" encoding="UTF-8"?>
rt300@24 2 <archive type="com.apple.InterfaceBuilder3.CocoaTouch.iPad.XIB" version="8.00">
rt300@24 3 <data>
rt300@24 4 <int key="IBDocument.SystemTarget">1536</int>
rt300@24 5 <string key="IBDocument.SystemVersion">11G63</string>
rt300@24 6 <string key="IBDocument.InterfaceBuilderVersion">2844</string>
rt300@24 7 <string key="IBDocument.AppKitVersion">1138.51</string>
rt300@24 8 <string key="IBDocument.HIToolboxVersion">569.00</string>
rt300@24 9 <object class="NSMutableDictionary" key="IBDocument.PluginVersions">
rt300@24 10 <string key="NS.key.0">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
rt300@24 11 <string key="NS.object.0">1930</string>
rt300@24 12 </object>
rt300@24 13 <array key="IBDocument.IntegratedClassDependencies">
rt300@24 14 <string>IBProxyObject</string>
rt300@24 15 <string>IBUISegmentedControl</string>
rt300@24 16 <string>IBUIView</string>
rt300@24 17 </array>
rt300@24 18 <array key="IBDocument.PluginDependencies">
rt300@24 19 <string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
rt300@24 20 </array>
rt300@24 21 <object class="NSMutableDictionary" key="IBDocument.Metadata">
rt300@24 22 <string key="NS.key.0">PluginDependencyRecalculationVersion</string>
rt300@24 23 <integer value="1" key="NS.object.0"/>
rt300@24 24 </object>
rt300@24 25 <array class="NSMutableArray" key="IBDocument.RootObjects" id="1000">
rt300@24 26 <object class="IBProxyObject" id="841351856">
rt300@24 27 <string key="IBProxiedObjectIdentifier">IBFilesOwner</string>
rt300@24 28 <string key="targetRuntimeIdentifier">IBIPadFramework</string>
rt300@24 29 </object>
rt300@24 30 <object class="IBProxyObject" id="606714003">
rt300@24 31 <string key="IBProxiedObjectIdentifier">IBFirstResponder</string>
rt300@24 32 <string key="targetRuntimeIdentifier">IBIPadFramework</string>
rt300@24 33 </object>
rt300@24 34 <object class="IBUIView" id="766721923">
rt300@24 35 <reference key="NSNextResponder"/>
rt300@24 36 <int key="NSvFlags">292</int>
rt300@24 37 <array class="NSMutableArray" key="NSSubviews">
rt300@24 38 <object class="IBUISegmentedControl" id="416841628">
rt300@24 39 <reference key="NSNextResponder" ref="766721923"/>
rt300@24 40 <int key="NSvFlags">292</int>
rt300@24 41 <string key="NSFrameSize">{768, 44}</string>
rt300@24 42 <reference key="NSSuperview" ref="766721923"/>
rt300@24 43 <reference key="NSWindow"/>
rt300@24 44 <string key="NSReuseIdentifierKey">_NS:9</string>
rt300@24 45 <bool key="IBUIOpaque">NO</bool>
rt300@24 46 <string key="targetRuntimeIdentifier">IBIPadFramework</string>
rt300@24 47 <int key="IBNumberOfSegments">3</int>
rt300@24 48 <int key="IBSelectedSegmentIndex">0</int>
rt300@24 49 <array key="IBSegmentTitles">
rt300@24 50 <string>SLIDERS</string>
rt300@24 51 <string>BOTH</string>
rt300@24 52 <string>ZOOMER</string>
rt300@24 53 </array>
rt300@24 54 <array class="NSMutableArray" key="IBSegmentWidths">
rt300@24 55 <real value="0.0"/>
rt300@24 56 <real value="0.0"/>
rt300@24 57 <real value="0.0"/>
rt300@24 58 </array>
rt300@24 59 <array class="NSMutableArray" key="IBSegmentEnabledStates">
rt300@24 60 <boolean value="YES"/>
rt300@24 61 <boolean value="YES"/>
rt300@24 62 <boolean value="YES"/>
rt300@24 63 </array>
rt300@24 64 <array class="NSMutableArray" key="IBSegmentContentOffsets">
rt300@24 65 <string>{0, 0}</string>
rt300@24 66 <string>{0, 0}</string>
rt300@24 67 <string>{0, 0}</string>
rt300@24 68 </array>
rt300@24 69 <array class="NSMutableArray" key="IBSegmentImages">
rt300@24 70 <object class="NSNull" id="4"/>
rt300@24 71 <reference ref="4"/>
rt300@24 72 <reference ref="4"/>
rt300@24 73 </array>
rt300@24 74 </object>
rt300@24 75 </array>
rt300@24 76 <string key="NSFrameSize">{768, 43}</string>
rt300@24 77 <reference key="NSSuperview"/>
rt300@24 78 <reference key="NSWindow"/>
rt300@24 79 <reference key="NSNextKeyView" ref="416841628"/>
rt300@24 80 <bool key="IBUIOpaque">NO</bool>
rt300@24 81 <bool key="IBUIClearsContextBeforeDrawing">NO</bool>
rt300@24 82 <int key="IBUIContentMode">6</int>
rt300@24 83 <object class="IBUISimulatedSizeMetrics" key="IBUISimulatedDestinationMetrics">
rt300@24 84 <string key="IBUISimulatedSizeMetricsClass">IBUISimulatedFreeformSizeMetricsSentinel</string>
rt300@24 85 <string key="IBUIDisplayName">Freeform</string>
rt300@24 86 </object>
rt300@24 87 <string key="targetRuntimeIdentifier">IBIPadFramework</string>
rt300@24 88 </object>
rt300@24 89 </array>
rt300@24 90 <object class="IBObjectContainer" key="IBDocument.Objects">
rt300@24 91 <array class="NSMutableArray" key="connectionRecords">
rt300@24 92 <object class="IBConnectionRecord">
rt300@24 93 <object class="IBCocoaTouchOutletConnection" key="connection">
rt300@24 94 <string key="label">view</string>
rt300@24 95 <reference key="source" ref="841351856"/>
rt300@24 96 <reference key="destination" ref="766721923"/>
rt300@24 97 </object>
rt300@24 98 <int key="connectionID">3</int>
rt300@24 99 </object>
rt300@24 100 <object class="IBConnectionRecord">
rt300@24 101 <object class="IBCocoaTouchEventConnection" key="connection">
rt300@24 102 <string key="label">interfaceSelected:</string>
rt300@24 103 <reference key="source" ref="416841628"/>
rt300@24 104 <reference key="destination" ref="841351856"/>
rt300@24 105 <int key="IBEventType">13</int>
rt300@24 106 </object>
rt300@24 107 <int key="connectionID">5</int>
rt300@24 108 </object>
rt300@24 109 </array>
rt300@24 110 <object class="IBMutableOrderedSet" key="objectRecords">
rt300@24 111 <array key="orderedObjects">
rt300@24 112 <object class="IBObjectRecord">
rt300@24 113 <int key="objectID">0</int>
rt300@24 114 <array key="object" id="0"/>
rt300@24 115 <reference key="children" ref="1000"/>
rt300@24 116 <nil key="parent"/>
rt300@24 117 </object>
rt300@24 118 <object class="IBObjectRecord">
rt300@24 119 <int key="objectID">-1</int>
rt300@24 120 <reference key="object" ref="841351856"/>
rt300@24 121 <reference key="parent" ref="0"/>
rt300@24 122 <string key="objectName">File's Owner</string>
rt300@24 123 </object>
rt300@24 124 <object class="IBObjectRecord">
rt300@24 125 <int key="objectID">-2</int>
rt300@24 126 <reference key="object" ref="606714003"/>
rt300@24 127 <reference key="parent" ref="0"/>
rt300@24 128 </object>
rt300@24 129 <object class="IBObjectRecord">
rt300@24 130 <int key="objectID">2</int>
rt300@24 131 <reference key="object" ref="766721923"/>
rt300@24 132 <array class="NSMutableArray" key="children">
rt300@24 133 <reference ref="416841628"/>
rt300@24 134 </array>
rt300@24 135 <reference key="parent" ref="0"/>
rt300@24 136 </object>
rt300@24 137 <object class="IBObjectRecord">
rt300@24 138 <int key="objectID">4</int>
rt300@24 139 <reference key="object" ref="416841628"/>
rt300@24 140 <reference key="parent" ref="766721923"/>
rt300@24 141 </object>
rt300@24 142 </array>
rt300@24 143 </object>
rt300@24 144 <dictionary class="NSMutableDictionary" key="flattenedProperties">
rt300@24 145 <string key="-1.CustomClassName">BottomTabViewController</string>
rt300@24 146 <string key="-1.IBPluginDependency">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
rt300@24 147 <string key="-2.CustomClassName">UIResponder</string>
rt300@24 148 <string key="-2.IBPluginDependency">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
rt300@24 149 <string key="2.IBPluginDependency">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
rt300@24 150 <string key="4.IBPluginDependency">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
rt300@24 151 <integer value="1" key="4.IUISegmentedControlInspectorSelectedSegmentMetadataKey"/>
rt300@24 152 </dictionary>
rt300@24 153 <dictionary class="NSMutableDictionary" key="unlocalizedProperties"/>
rt300@24 154 <nil key="activeLocalization"/>
rt300@24 155 <dictionary class="NSMutableDictionary" key="localizations"/>
rt300@24 156 <nil key="sourceID"/>
rt300@24 157 <int key="maxID">5</int>
rt300@24 158 </object>
rt300@24 159 <object class="IBClassDescriber" key="IBDocument.Classes">
rt300@24 160 <array class="NSMutableArray" key="referencedPartialClassDescriptions">
rt300@24 161 <object class="IBPartialClassDescription">
rt300@24 162 <string key="className">BottomTabViewController</string>
rt300@24 163 <string key="superclassName">UIViewController</string>
rt300@24 164 <dictionary class="NSMutableDictionary" key="actions">
rt300@24 165 <string key="interfaceSelected:">id</string>
rt300@24 166 <string key="show:">id</string>
rt300@24 167 </dictionary>
rt300@24 168 <dictionary class="NSMutableDictionary" key="actionInfosByName">
rt300@24 169 <object class="IBActionInfo" key="interfaceSelected:">
rt300@24 170 <string key="name">interfaceSelected:</string>
rt300@24 171 <string key="candidateClassName">id</string>
rt300@24 172 </object>
rt300@24 173 <object class="IBActionInfo" key="show:">
rt300@24 174 <string key="name">show:</string>
rt300@24 175 <string key="candidateClassName">id</string>
rt300@24 176 </object>
rt300@24 177 </dictionary>
rt300@24 178 <object class="IBClassDescriptionSource" key="sourceIdentifier">
rt300@24 179 <string key="majorKey">IBProjectSource</string>
rt300@24 180 <string key="minorKey">./Classes/BottomTabViewController.h</string>
rt300@24 181 </object>
rt300@24 182 </object>
rt300@24 183 </array>
rt300@24 184 </object>
rt300@24 185 <int key="IBDocument.localizationMode">0</int>
rt300@24 186 <string key="IBDocument.TargetRuntimeIdentifier">IBIPadFramework</string>
rt300@24 187 <bool key="IBDocument.PluginDeclaredDependenciesTrackSystemTargetVersion">YES</bool>
rt300@24 188 <int key="IBDocument.defaultPropertyAccessControl">3</int>
rt300@24 189 <string key="IBCocoaTouchPluginVersion">1930</string>
rt300@24 190 </data>
rt300@24 191 </archive>