LineInspector.xib 19 KB

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