12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091 |
- <?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" customObjectInstantitationMethod="direct">
- <dependencies>
- <deployment 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="KMSignatureController" customModule="PDF_Reader_Pro" customModuleProvider="target">
- <connections>
- <outlet property="rotateBGView" destination="hKT-pW-tTL" id="qMQ-4K-bma"/>
- <outlet property="rotateLabel" destination="KsC-Pz-UQB" id="EHM-b8-9tz"/>
- <outlet property="rotateLeftButton" destination="upr-NS-vOU" id="f6L-6c-bQG"/>
- <outlet property="rotateRightButton" destination="204-LT-gb6" id="Ddf-qm-fnw"/>
- <outlet property="view" destination="Hz6-mo-xeY" id="0bl-1N-x8E"/>
- </connections>
- </customObject>
- <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
- <customObject id="-3" userLabel="Application" customClass="NSObject"/>
- <customView id="Hz6-mo-xeY">
- <rect key="frame" x="0.0" y="0.0" width="480" height="272"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <subviews>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="3tx-bc-Gwi">
- <rect key="frame" x="0.0" y="0.0" width="480" height="272"/>
- <subviews>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="hKT-pW-tTL">
- <rect key="frame" x="124" y="200" width="232" height="72"/>
- <subviews>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="ljs-eZ-Jks">
- <rect key="frame" x="0.0" y="32" width="232" height="40"/>
- <subviews>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="KsC-Pz-UQB">
- <rect key="frame" x="-2" y="12" width="44" height="16"/>
- <textFieldCell key="cell" lineBreakMode="clipping" title="Rotate" id="0BU-zA-pC8">
- <font key="font" usesAppearanceFont="YES"/>
- <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- </subviews>
- <constraints>
- <constraint firstAttribute="height" constant="40" id="S9X-Ev-khz"/>
- <constraint firstItem="KsC-Pz-UQB" firstAttribute="centerY" secondItem="ljs-eZ-Jks" secondAttribute="centerY" id="ebM-qq-HXr"/>
- <constraint firstItem="KsC-Pz-UQB" firstAttribute="leading" secondItem="ljs-eZ-Jks" secondAttribute="leading" id="fBT-EN-G19"/>
- </constraints>
- </customView>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="204-LT-gb6" customClass="ComponentButton" customModule="KMComponentLibrary">
- <rect key="frame" x="0.0" y="0.0" width="112" height="32"/>
- <constraints>
- <constraint firstAttribute="width" constant="112" id="Bgq-W0-geP"/>
- <constraint firstAttribute="height" constant="32" id="vd8-mE-qBK"/>
- </constraints>
- </customView>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="upr-NS-vOU" customClass="ComponentButton" customModule="KMComponentLibrary">
- <rect key="frame" x="120" y="0.0" width="112" height="32"/>
- <constraints>
- <constraint firstAttribute="height" constant="32" id="Xg5-Of-U2P"/>
- <constraint firstAttribute="width" constant="112" id="iHt-g9-Lm7"/>
- </constraints>
- </customView>
- </subviews>
- <constraints>
- <constraint firstItem="204-LT-gb6" firstAttribute="top" secondItem="ljs-eZ-Jks" secondAttribute="bottom" id="0jy-Dw-jLx"/>
- <constraint firstAttribute="trailing" secondItem="upr-NS-vOU" secondAttribute="trailing" id="2ZX-rW-xaI"/>
- <constraint firstAttribute="width" constant="232" id="8cV-MB-FM9"/>
- <constraint firstItem="ljs-eZ-Jks" firstAttribute="leading" secondItem="hKT-pW-tTL" secondAttribute="leading" id="Eb3-9m-D1f"/>
- <constraint firstItem="204-LT-gb6" firstAttribute="leading" secondItem="hKT-pW-tTL" secondAttribute="leading" id="TZh-fY-TEe"/>
- <constraint firstAttribute="trailing" secondItem="ljs-eZ-Jks" secondAttribute="trailing" id="W4d-tu-bgP"/>
- <constraint firstItem="upr-NS-vOU" firstAttribute="top" secondItem="ljs-eZ-Jks" secondAttribute="bottom" id="ftU-kt-Zu8"/>
- <constraint firstAttribute="height" constant="72" id="yIL-tb-I9l"/>
- <constraint firstItem="ljs-eZ-Jks" firstAttribute="top" secondItem="hKT-pW-tTL" secondAttribute="top" id="zAg-U3-mf0"/>
- </constraints>
- </customView>
- </subviews>
- <constraints>
- <constraint firstItem="hKT-pW-tTL" firstAttribute="centerX" secondItem="3tx-bc-Gwi" secondAttribute="centerX" id="1Cn-Jl-c0T"/>
- <constraint firstItem="hKT-pW-tTL" firstAttribute="top" secondItem="3tx-bc-Gwi" secondAttribute="top" id="gDx-nW-qDL"/>
- </constraints>
- </customView>
- </subviews>
- <constraints>
- <constraint firstItem="3tx-bc-Gwi" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="F8I-NI-bXf"/>
- <constraint firstAttribute="bottom" secondItem="3tx-bc-Gwi" secondAttribute="bottom" id="Nrf-6C-dda"/>
- <constraint firstAttribute="trailing" secondItem="3tx-bc-Gwi" secondAttribute="trailing" id="ZEK-CT-5fq"/>
- <constraint firstItem="3tx-bc-Gwi" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" id="hrF-pW-upG"/>
- </constraints>
- <point key="canvasLocation" x="98" y="154"/>
- </customView>
- </objects>
- </document>
|