LineInspector.xib 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="21507" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
  3. <dependencies>
  4. <deployment version="1070" identifier="macosx"/>
  5. <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="21507"/>
  6. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  7. </dependencies>
  8. <objects>
  9. <customObject id="-2" userLabel="File's Owner" customClass="KMLineInspector" customModule="PDF_Master" customModuleProvider="target">
  10. <connections>
  11. <outlet property="dashPatternField" destination="8" id="63"/>
  12. <outlet property="dashPatternLabelField" destination="16" id="93"/>
  13. <outlet property="endLineStyleButton" destination="52" id="62"/>
  14. <outlet property="endLineStyleLabelField" destination="18" id="94"/>
  15. <outlet property="labelField1" destination="7" id="Wy5-Pj-3Mi"/>
  16. <outlet property="labelField2" destination="15" id="aEL-i1-fhs"/>
  17. <outlet property="labelField3" destination="16" id="cBh-I2-bsn"/>
  18. <outlet property="labelField4" destination="17" id="42S-At-d3Y"/>
  19. <outlet property="labelField5" destination="18" id="OOx-fS-f6F"/>
  20. <outlet property="lineWell" destination="69" id="70"/>
  21. <outlet property="lineWidthField" destination="10" id="59"/>
  22. <outlet property="lineWidthLabelField" destination="7" id="97"/>
  23. <outlet property="lineWidthSlider" destination="12" id="58"/>
  24. <outlet property="startLineStyleButton" destination="13" id="61"/>
  25. <outlet property="startLineStyleLabelField" destination="17" id="95"/>
  26. <outlet property="styleButton" destination="9" id="60"/>
  27. <outlet property="styleLabelField" destination="15" id="96"/>
  28. <outlet property="window" destination="5" id="36"/>
  29. </connections>
  30. </customObject>
  31. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  32. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  33. <window title="Lines" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="default" id="5" userLabel="Panel" customClass="NSPanel">
  34. <windowStyleMask key="styleMask" titled="YES" closable="YES" utility="YES"/>
  35. <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
  36. <rect key="contentRect" x="242" y="510" width="249" height="250"/>
  37. <rect key="screenRect" x="0.0" y="0.0" width="1440" height="875"/>
  38. <value key="minSize" type="size" width="213" height="113"/>
  39. <view key="contentView" id="6">
  40. <rect key="frame" x="0.0" y="0.0" width="249" height="250"/>
  41. <autoresizingMask key="autoresizingMask"/>
  42. <subviews>
  43. <textField verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="7">
  44. <rect key="frame" x="19" y="143" width="64" height="14"/>
  45. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  46. <textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Line Width:" id="78">
  47. <font key="font" metaFont="smallSystem"/>
  48. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  49. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  50. </textFieldCell>
  51. </textField>
  52. <textField toolTip="Dash pattern as numbers separated by space" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="8">
  53. <rect key="frame" x="88" y="93" width="151" height="19"/>
  54. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  55. <textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="79">
  56. <font key="font" metaFont="smallSystem"/>
  57. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  58. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  59. </textFieldCell>
  60. <connections>
  61. <accessibilityConnection property="title" destination="16" id="72"/>
  62. <outlet property="formatter" destination="142" id="143"/>
  63. <outlet property="nextKeyView" destination="13" id="42"/>
  64. </connections>
  65. </textField>
  66. <segmentedControl verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="9">
  67. <rect key="frame" x="86" y="117" width="155" height="20"/>
  68. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  69. <segmentedCell key="cell" controlSize="small" borderStyle="border" alignment="left" segmentDistribution="fill" style="rounded" trackingMode="selectOne" id="80">
  70. <font key="font" metaFont="smallSystem"/>
  71. <segments>
  72. <segment imageScaling="none" width="29"/>
  73. <segment imageScaling="none" width="29" tag="1"/>
  74. <segment imageScaling="none" width="29" tag="2"/>
  75. <segment imageScaling="none" width="29" tag="3"/>
  76. <segment imageScaling="none" width="29" tag="4"/>
  77. </segments>
  78. </segmentedCell>
  79. <connections>
  80. <accessibilityConnection property="link" destination="8" id="100"/>
  81. <accessibilityConnection property="title" destination="15" id="76"/>
  82. <outlet property="nextKeyView" destination="8" id="41"/>
  83. </connections>
  84. </segmentedControl>
  85. <textField toolTip="Line width" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="10">
  86. <rect key="frame" x="217" y="143" width="22" height="19"/>
  87. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  88. <textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="81">
  89. <numberFormatter key="formatter" formatterBehavior="10_0" positiveFormat="0" negativeFormat="-0" localizesFormat="NO" hasThousandSeparators="NO" thousandSeparator="," id="11">
  90. <attributedString key="attributedStringForZero">
  91. <fragment content="0"/>
  92. </attributedString>
  93. <decimal key="minimum" value="0"/>
  94. <real key="maximum" value="100"/>
  95. </numberFormatter>
  96. <font key="font" metaFont="smallSystem"/>
  97. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  98. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  99. </textFieldCell>
  100. <connections>
  101. <accessibilityConnection property="title" destination="7" id="73"/>
  102. <outlet property="nextKeyView" destination="9" id="40"/>
  103. </connections>
  104. </textField>
  105. <slider toolTip="Line width" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="12">
  106. <rect key="frame" x="88" y="143" width="121" height="18"/>
  107. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  108. <sliderCell key="cell" controlSize="small" alignment="left" maxValue="10" doubleValue="1" tickMarkPosition="above" numberOfTickMarks="11" allowsTickMarkValuesOnly="YES" sliderType="linear" id="82">
  109. <font key="font" size="12" name="Helvetica"/>
  110. </sliderCell>
  111. <connections>
  112. <accessibilityConnection property="link" destination="10" id="98"/>
  113. <accessibilityConnection property="link" destination="9" id="99"/>
  114. <accessibilityConnection property="title" destination="7" id="71"/>
  115. <outlet property="nextKeyView" destination="10" id="39"/>
  116. </connections>
  117. </slider>
  118. <segmentedControl verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="13">
  119. <rect key="frame" x="86" y="34" width="155" height="20"/>
  120. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  121. <segmentedCell key="cell" controlSize="small" borderStyle="border" alignment="left" segmentDistribution="fill" style="rounded" trackingMode="selectOne" id="83">
  122. <font key="font" metaFont="smallSystem"/>
  123. <segments>
  124. <segment imageScaling="none" width="24"/>
  125. <segment imageScaling="none" width="24" tag="1"/>
  126. <segment imageScaling="none" width="24" tag="2"/>
  127. <segment imageScaling="none" width="24" tag="3"/>
  128. <segment imageScaling="none" width="24" tag="4"/>
  129. <segment imageScaling="none" width="24" tag="5"/>
  130. </segments>
  131. </segmentedCell>
  132. <connections>
  133. <accessibilityConnection property="link" destination="52" id="101"/>
  134. <accessibilityConnection property="title" destination="17" id="74"/>
  135. <outlet property="nextKeyView" destination="52" id="53"/>
  136. </connections>
  137. </segmentedControl>
  138. <textField verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="15">
  139. <rect key="frame" x="24" y="121" width="59" height="14"/>
  140. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  141. <textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Line Style:" id="84">
  142. <font key="font" metaFont="smallSystem"/>
  143. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  144. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  145. </textFieldCell>
  146. </textField>
  147. <textField verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="16">
  148. <rect key="frame" x="7" y="95" width="76" height="14"/>
  149. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  150. <textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Dash Pattern:" id="85">
  151. <font key="font" metaFont="smallSystem"/>
  152. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  153. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  154. </textFieldCell>
  155. </textField>
  156. <textField verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="17">
  157. <rect key="frame" x="50" y="38" width="33" height="14"/>
  158. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  159. <textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Start:" id="86">
  160. <font key="font" metaFont="smallSystem"/>
  161. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  162. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  163. </textFieldCell>
  164. </textField>
  165. <textField verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="18">
  166. <rect key="frame" x="55" y="13" width="28" height="14"/>
  167. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  168. <textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="End:" id="87">
  169. <font key="font" metaFont="smallSystem"/>
  170. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  171. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  172. </textFieldCell>
  173. </textField>
  174. <textField verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="31">
  175. <rect key="frame" x="7" y="170" width="235" height="14"/>
  176. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
  177. <textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Line and Border Style" id="88">
  178. <font key="font" metaFont="smallSystemBold"/>
  179. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  180. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  181. </textFieldCell>
  182. </textField>
  183. <textField verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="32">
  184. <rect key="frame" x="7" y="62" width="235" height="14"/>
  185. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
  186. <textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Line Ending Style" id="89">
  187. <font key="font" metaFont="smallSystemBold"/>
  188. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  189. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  190. </textFieldCell>
  191. </textField>
  192. <box verticalHuggingPriority="750" fixedFrame="YES" boxType="separator" translatesAutoresizingMaskIntoConstraints="NO" id="34">
  193. <rect key="frame" x="10" y="82" width="229" height="5"/>
  194. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
  195. </box>
  196. <segmentedControl verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="52">
  197. <rect key="frame" x="86" y="9" width="155" height="20"/>
  198. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  199. <segmentedCell key="cell" controlSize="small" borderStyle="border" alignment="left" segmentDistribution="fill" style="rounded" trackingMode="selectOne" id="90">
  200. <font key="font" metaFont="smallSystem"/>
  201. <segments>
  202. <segment imageScaling="none" width="24"/>
  203. <segment imageScaling="none" width="24" tag="1"/>
  204. <segment imageScaling="none" width="24" tag="2"/>
  205. <segment imageScaling="none" width="24" tag="3"/>
  206. <segment imageScaling="none" width="24" tag="4"/>
  207. <segment imageScaling="none" width="24" tag="5"/>
  208. </segments>
  209. </segmentedCell>
  210. <connections>
  211. <accessibilityConnection property="title" destination="18" id="75"/>
  212. <outlet property="nextKeyView" destination="12" id="54"/>
  213. </connections>
  214. </segmentedControl>
  215. <customView fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="69" customClass="KMLineWell" customModule="PDF_Master" customModuleProvider="target">
  216. <rect key="frame" x="10" y="192" width="229" height="48"/>
  217. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
  218. </customView>
  219. </subviews>
  220. </view>
  221. <connections>
  222. <outlet property="delegate" destination="-2" id="37"/>
  223. <outlet property="initialFirstResponder" destination="12" id="38"/>
  224. </connections>
  225. <point key="canvasLocation" x="139" y="131"/>
  226. </window>
  227. <customObject id="102" userLabel="Label Fields" customClass="SKIBArray"/>
  228. <userDefaultsController representsSharedInstance="YES" id="138"/>
  229. <customObject id="142" customClass="KMNumberArrayFormatter" customModule="PDF_Master" customModuleProvider="target"/>
  230. </objects>
  231. </document>