123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="22505" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
- <dependencies>
- <deployment version="1070" identifier="macosx"/>
- <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="22505"/>
- <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
- </dependencies>
- <objects>
- <customObject id="-2" userLabel="File's Owner" customClass="KMLineInspector" customModule="PDF_Reader_Pro" customModuleProvider="target">
- <connections>
- <outlet property="LineborderStyleLable" destination="31" id="teB-5y-MSN"/>
- <outlet property="dashPatternField" destination="8" id="63"/>
- <outlet property="dashPatternLabelField" destination="16" id="93"/>
- <outlet property="endLineStyleButton" destination="52" id="62"/>
- <outlet property="endLineStyleLabelField" destination="18" id="94"/>
- <outlet property="labelField1" destination="7" id="Wy5-Pj-3Mi"/>
- <outlet property="labelField2" destination="15" id="aEL-i1-fhs"/>
- <outlet property="labelField3" destination="16" id="cBh-I2-bsn"/>
- <outlet property="labelField4" destination="17" id="42S-At-d3Y"/>
- <outlet property="labelField5" destination="18" id="OOx-fS-f6F"/>
- <outlet property="lineEndingStyleLabel" destination="32" id="0tm-pX-eDM"/>
- <outlet property="lineWell" destination="69" id="70"/>
- <outlet property="lineWidthField" destination="10" id="59"/>
- <outlet property="lineWidthLabelField" destination="7" id="97"/>
- <outlet property="lineWidthSlider" destination="12" id="58"/>
- <outlet property="startLineStyleButton" destination="13" id="61"/>
- <outlet property="startLineStyleLabelField" destination="17" id="95"/>
- <outlet property="styleButton" destination="9" id="60"/>
- <outlet property="styleLabelField" destination="15" id="96"/>
- <outlet property="window" destination="5" id="36"/>
- </connections>
- </customObject>
- <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
- <customObject id="-3" userLabel="Application" customClass="NSObject"/>
- <window title="Lines" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="default" id="5" userLabel="Panel" customClass="NSPanel">
- <windowStyleMask key="styleMask" titled="YES" closable="YES" utility="YES"/>
- <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
- <rect key="contentRect" x="242" y="510" width="249" height="250"/>
- <rect key="screenRect" x="0.0" y="0.0" width="2560" height="1415"/>
- <value key="minSize" type="size" width="213" height="113"/>
- <view key="contentView" id="6">
- <rect key="frame" x="0.0" y="0.0" width="249" height="250"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <textField focusRingType="none" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="7">
- <rect key="frame" x="19" y="143" width="64" height="14"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Line Width:" id="78">
- <font key="font" metaFont="smallSystem"/>
- <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <textField toolTip="Dash pattern as numbers separated by space" focusRingType="none" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="8">
- <rect key="frame" x="88" y="93" width="151" height="19"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="79">
- <font key="font" metaFont="smallSystem"/>
- <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- <connections>
- <accessibilityConnection property="title" destination="16" id="72"/>
- <outlet property="formatter" destination="142" id="143"/>
- <outlet property="nextKeyView" destination="13" id="42"/>
- </connections>
- </textField>
- <segmentedControl verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="9">
- <rect key="frame" x="86" y="117" width="155" height="20"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <segmentedCell key="cell" controlSize="small" borderStyle="border" alignment="left" segmentDistribution="fill" style="rounded" trackingMode="selectOne" id="80">
- <font key="font" metaFont="smallSystem"/>
- <segments>
- <segment imageScaling="none" width="29"/>
- <segment imageScaling="none" width="29" tag="1"/>
- <segment imageScaling="none" width="29" tag="2"/>
- <segment imageScaling="none" width="29" tag="3"/>
- <segment imageScaling="none" width="29" tag="4"/>
- </segments>
- </segmentedCell>
- <connections>
- <accessibilityConnection property="link" destination="8" id="100"/>
- <accessibilityConnection property="title" destination="15" id="76"/>
- <outlet property="nextKeyView" destination="8" id="41"/>
- </connections>
- </segmentedControl>
- <textField toolTip="Line width" focusRingType="none" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="10">
- <rect key="frame" x="217" y="143" width="22" height="19"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="81">
- <numberFormatter key="formatter" formatterBehavior="10_0" positiveFormat="0" negativeFormat="-0" localizesFormat="NO" hasThousandSeparators="NO" thousandSeparator="," id="11">
- <attributedString key="attributedStringForZero">
- <fragment content="0"/>
- </attributedString>
- <decimal key="minimum" value="0"/>
- <real key="maximum" value="100"/>
- </numberFormatter>
- <font key="font" metaFont="smallSystem"/>
- <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- <connections>
- <accessibilityConnection property="title" destination="7" id="73"/>
- <outlet property="nextKeyView" destination="9" id="40"/>
- </connections>
- </textField>
- <slider toolTip="Line width" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="12">
- <rect key="frame" x="88" y="143" width="121" height="18"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <sliderCell key="cell" controlSize="small" alignment="left" maxValue="10" doubleValue="1" tickMarkPosition="above" numberOfTickMarks="11" allowsTickMarkValuesOnly="YES" sliderType="linear" id="82">
- <font key="font" size="12" name="Helvetica"/>
- </sliderCell>
- <connections>
- <accessibilityConnection property="link" destination="10" id="98"/>
- <accessibilityConnection property="link" destination="9" id="99"/>
- <accessibilityConnection property="title" destination="7" id="71"/>
- <outlet property="nextKeyView" destination="10" id="39"/>
- </connections>
- </slider>
- <segmentedControl verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="13">
- <rect key="frame" x="86" y="34" width="155" height="20"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <segmentedCell key="cell" controlSize="small" borderStyle="border" alignment="left" segmentDistribution="fill" style="rounded" trackingMode="selectOne" id="83">
- <font key="font" metaFont="smallSystem"/>
- <segments>
- <segment imageScaling="none" width="24"/>
- <segment imageScaling="none" width="24" tag="1"/>
- <segment imageScaling="none" width="24" tag="2"/>
- <segment imageScaling="none" width="24" tag="3"/>
- <segment imageScaling="none" width="24" tag="4"/>
- <segment imageScaling="none" width="24" tag="5"/>
- </segments>
- </segmentedCell>
- <connections>
- <accessibilityConnection property="link" destination="52" id="101"/>
- <accessibilityConnection property="title" destination="17" id="74"/>
- <outlet property="nextKeyView" destination="52" id="53"/>
- </connections>
- </segmentedControl>
- <textField focusRingType="none" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="15">
- <rect key="frame" x="24" y="121" width="59" height="14"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Line Style:" id="84">
- <font key="font" metaFont="smallSystem"/>
- <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <textField focusRingType="none" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="16">
- <rect key="frame" x="7" y="95" width="76" height="14"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Dash Pattern:" id="85">
- <font key="font" metaFont="smallSystem"/>
- <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <textField focusRingType="none" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="17">
- <rect key="frame" x="50" y="38" width="33" height="14"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Start:" id="86">
- <font key="font" metaFont="smallSystem"/>
- <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <textField focusRingType="none" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="18">
- <rect key="frame" x="55" y="13" width="28" height="14"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="End:" id="87">
- <font key="font" metaFont="smallSystem"/>
- <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <textField focusRingType="none" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="31">
- <rect key="frame" x="7" y="170" width="235" height="14"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
- <textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Line and Border Style" id="88">
- <font key="font" metaFont="smallSystemBold"/>
- <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <textField focusRingType="none" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="32">
- <rect key="frame" x="7" y="62" width="235" height="14"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
- <textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Line Ending Style" id="89">
- <font key="font" metaFont="smallSystemBold"/>
- <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <box verticalHuggingPriority="750" fixedFrame="YES" boxType="separator" translatesAutoresizingMaskIntoConstraints="NO" id="34">
- <rect key="frame" x="10" y="82" width="229" height="5"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
- </box>
- <segmentedControl verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="52">
- <rect key="frame" x="86" y="9" width="155" height="20"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <segmentedCell key="cell" controlSize="small" borderStyle="border" alignment="left" segmentDistribution="fill" style="rounded" trackingMode="selectOne" id="90">
- <font key="font" metaFont="smallSystem"/>
- <segments>
- <segment imageScaling="none" width="24"/>
- <segment imageScaling="none" width="24" tag="1"/>
- <segment imageScaling="none" width="24" tag="2"/>
- <segment imageScaling="none" width="24" tag="3"/>
- <segment imageScaling="none" width="24" tag="4"/>
- <segment imageScaling="none" width="24" tag="5"/>
- </segments>
- </segmentedCell>
- <connections>
- <accessibilityConnection property="title" destination="18" id="75"/>
- <outlet property="nextKeyView" destination="12" id="54"/>
- </connections>
- </segmentedControl>
- <customView fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="69" customClass="KMLineWell" customModule="PDF_Reader_Pro" customModuleProvider="target">
- <rect key="frame" x="10" y="192" width="229" height="48"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
- </customView>
- </subviews>
- </view>
- <connections>
- <outlet property="delegate" destination="-2" id="37"/>
- <outlet property="initialFirstResponder" destination="12" id="38"/>
- </connections>
- <point key="canvasLocation" x="139" y="131"/>
- </window>
- <customObject id="102" userLabel="Label Fields"/>
- <userDefaultsController representsSharedInstance="YES" id="138"/>
- <customObject id="142" customClass="KMNumberArrayFormatter" customModule="PDF_Reader_Pro" customModuleProvider="target"/>
- </objects>
- </document>
|