123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173 |
- <?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="TreeVC" customModule="PDF_Reader_Pro" customModuleProvider="target">
- <connections>
- <outlet property="collapseBtn" destination="Tqc-aF-s5t" id="IiK-uO-aVI"/>
- <outlet property="disableBtn" destination="mmC-vc-xwD" id="8gn-SS-lF2"/>
- <outlet property="editableBtn" destination="HY2-rQ-L2u" id="pJh-5u-VTq"/>
- <outlet property="iconBtn" destination="JSe-rE-Y9m" id="5mL-yO-Mld"/>
- <outlet property="levelIndexBox" destination="G8D-0g-sjs" id="MKy-uQ-xV9"/>
- <outlet property="showCollapseBtn" destination="l3q-Tk-51j" id="DsI-Lc-2jg"/>
- <outlet property="treeItem" destination="73c-Yp-CDh" id="1Nb-sM-Sbj"/>
- <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="682" height="429"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <subviews>
- <box boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="JJq-St-57H">
- <rect key="frame" x="0.0" y="0.0" width="429" height="429"/>
- <view key="contentView" id="qYE-sX-rA3">
- <rect key="frame" x="1" y="1" width="427" height="427"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="73c-Yp-CDh" customClass="ComponentTreeItem" customModule="KMComponentLibrary">
- <rect key="frame" x="20" y="375" width="229" height="32"/>
- <constraints>
- <constraint firstAttribute="width" constant="229" id="2bk-bS-0S6"/>
- <constraint firstAttribute="height" constant="32" id="4SC-Yi-mbG"/>
- </constraints>
- </customView>
- <button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="4qZ-6c-ucj">
- <rect key="frame" x="13" y="272" width="75" height="32"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <buttonCell key="cell" type="push" title="Button" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="7ZN-MX-aMo">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- <connections>
- <action selector="settingsButtonAction:" target="-2" id="1Ry-ff-Sqz"/>
- </connections>
- </buttonCell>
- </button>
- </subviews>
- <constraints>
- <constraint firstItem="73c-Yp-CDh" firstAttribute="top" secondItem="qYE-sX-rA3" secondAttribute="top" constant="20" id="3pD-Xf-34X"/>
- <constraint firstItem="73c-Yp-CDh" firstAttribute="leading" secondItem="qYE-sX-rA3" secondAttribute="leading" constant="20" id="rQ1-6r-WWf"/>
- </constraints>
- </view>
- <constraints>
- <constraint firstAttribute="width" secondItem="JJq-St-57H" secondAttribute="height" multiplier="1:1" id="w45-hq-oM1"/>
- </constraints>
- </box>
- <box boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="mRQ-Zv-oAd">
- <rect key="frame" x="449" y="0.0" width="233" height="429"/>
- <view key="contentView" id="B1E-eE-BQV">
- <rect key="frame" x="1" y="1" width="231" height="427"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="9Gd-ds-FPF">
- <rect key="frame" x="28" y="391" width="40" height="16"/>
- <textFieldCell key="cell" lineBreakMode="clipping" title="Level:" id="8SB-4Z-WdV">
- <font key="font" metaFont="system"/>
- <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <comboBox focusRingType="none" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="G8D-0g-sjs">
- <rect key="frame" x="75" y="387" width="50" height="23"/>
- <comboBoxCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" borderStyle="bezel" alignment="center" title="1" drawsBackground="YES" completes="NO" numberOfVisibleItems="6" id="bcn-4m-2Wo">
- <font key="font" metaFont="system"/>
- <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- <objectValues>
- <string>1</string>
- <string>2</string>
- <string>3</string>
- </objectValues>
- </comboBoxCell>
- <connections>
- <action selector="clickAction:" target="-2" id="Fhh-Ix-DiN"/>
- </connections>
- </comboBox>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Tqc-aF-s5t">
- <rect key="frame" x="28" y="362" width="79" height="18"/>
- <buttonCell key="cell" type="check" title="Collapse" bezelStyle="regularSquare" imagePosition="left" inset="2" id="IlZ-Zh-ddB">
- <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="clickAction:" target="-2" id="Qc9-lM-Cqh"/>
- </connections>
- </button>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="l3q-Tk-51j">
- <rect key="frame" x="28" y="336" width="112" height="18"/>
- <buttonCell key="cell" type="check" title="show collapse" bezelStyle="regularSquare" imagePosition="left" inset="2" id="1g1-HO-FzF">
- <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="clickAction:" target="-2" id="a58-V8-Xmu"/>
- </connections>
- </button>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="mmC-vc-xwD">
- <rect key="frame" x="28" y="310" width="70" height="18"/>
- <buttonCell key="cell" type="check" title="disable" bezelStyle="regularSquare" imagePosition="left" inset="2" id="Uin-J7-Pdt">
- <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="clickAction:" target="-2" id="Kj9-mZ-Z8g"/>
- </connections>
- </button>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="HY2-rQ-L2u">
- <rect key="frame" x="28" y="284" width="75" height="18"/>
- <buttonCell key="cell" type="check" title="editable" bezelStyle="regularSquare" imagePosition="left" inset="2" id="k54-hN-zsV">
- <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="clickAction:" target="-2" id="pej-tl-h9C"/>
- </connections>
- </button>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="JSe-rE-Y9m">
- <rect key="frame" x="28" y="258" width="52" height="18"/>
- <buttonCell key="cell" type="check" title="icon" bezelStyle="regularSquare" imagePosition="left" inset="2" id="nRB-uD-KFK">
- <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="clickAction:" target="-2" id="Que-MF-Adh"/>
- </connections>
- </button>
- </subviews>
- <constraints>
- <constraint firstItem="Tqc-aF-s5t" firstAttribute="leading" secondItem="B1E-eE-BQV" secondAttribute="leading" constant="30" id="2gI-s9-X11"/>
- <constraint firstItem="9Gd-ds-FPF" firstAttribute="top" secondItem="B1E-eE-BQV" secondAttribute="top" constant="20" id="BU2-vz-lmA"/>
- <constraint firstItem="JSe-rE-Y9m" firstAttribute="top" secondItem="HY2-rQ-L2u" secondAttribute="bottom" constant="10" id="DeU-eu-IQR"/>
- <constraint firstItem="JSe-rE-Y9m" firstAttribute="leading" secondItem="B1E-eE-BQV" secondAttribute="leading" constant="30" id="HP7-u4-7YP"/>
- <constraint firstItem="HY2-rQ-L2u" firstAttribute="top" secondItem="mmC-vc-xwD" secondAttribute="bottom" constant="10" id="SeN-th-u8S"/>
- <constraint firstItem="Tqc-aF-s5t" firstAttribute="top" secondItem="G8D-0g-sjs" secondAttribute="bottom" constant="10" id="Uw4-eP-PdE"/>
- <constraint firstItem="9Gd-ds-FPF" firstAttribute="leading" secondItem="B1E-eE-BQV" secondAttribute="leading" constant="30" id="V4D-j0-UFn"/>
- <constraint firstItem="mmC-vc-xwD" firstAttribute="top" secondItem="l3q-Tk-51j" secondAttribute="bottom" constant="10" id="Wwu-I1-Ccd"/>
- <constraint firstItem="G8D-0g-sjs" firstAttribute="centerY" secondItem="9Gd-ds-FPF" secondAttribute="centerY" id="YqE-XK-bEk"/>
- <constraint firstItem="l3q-Tk-51j" firstAttribute="top" secondItem="Tqc-aF-s5t" secondAttribute="bottom" constant="10" id="ZwC-Vp-YB1"/>
- <constraint firstItem="HY2-rQ-L2u" firstAttribute="leading" secondItem="mmC-vc-xwD" secondAttribute="leading" id="gbI-4o-jKK"/>
- <constraint firstItem="mmC-vc-xwD" firstAttribute="leading" secondItem="Tqc-aF-s5t" secondAttribute="leading" id="giE-j1-aa2"/>
- <constraint firstItem="l3q-Tk-51j" firstAttribute="leading" secondItem="Tqc-aF-s5t" secondAttribute="leading" id="tK7-dJ-pJB"/>
- <constraint firstItem="G8D-0g-sjs" firstAttribute="leading" secondItem="9Gd-ds-FPF" secondAttribute="trailing" constant="10" id="yHf-GZ-ipg"/>
- </constraints>
- </view>
- </box>
- </subviews>
- <constraints>
- <constraint firstAttribute="bottom" secondItem="JJq-St-57H" secondAttribute="bottom" id="Et5-0r-R9p"/>
- <constraint firstAttribute="trailing" secondItem="mRQ-Zv-oAd" secondAttribute="trailing" id="UDh-Pd-YOs"/>
- <constraint firstItem="mRQ-Zv-oAd" firstAttribute="leading" secondItem="JJq-St-57H" secondAttribute="trailing" constant="20" id="bl6-YQ-kUE"/>
- <constraint firstItem="mRQ-Zv-oAd" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" id="eCc-dB-0Ll"/>
- <constraint firstItem="JJq-St-57H" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" id="etC-bu-Xkb"/>
- <constraint firstAttribute="bottom" secondItem="mRQ-Zv-oAd" secondAttribute="bottom" id="sUO-u2-FqS"/>
- <constraint firstItem="JJq-St-57H" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="vkW-cf-FH1"/>
- </constraints>
- <point key="canvasLocation" x="256" y="143.5"/>
- </customView>
- </objects>
- </document>
|