123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="21701" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
- <dependencies>
- <deployment identifier="macosx"/>
- <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="21701"/>
- <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
- </dependencies>
- <objects>
- <customObject id="-2" userLabel="File's Owner" customClass="KMRedactPropertiesWindowController">
- <connections>
- <outlet property="alignementLabel" destination="1C1-xe-nXS" id="v0D-g3-8RG"/>
- <outlet property="cancelButton" destination="MLL-VU-pGx" id="ns1-sa-PhW"/>
- <outlet property="fillColorLabel" destination="NCn-2e-s8W" id="4Yu-w1-YFl"/>
- <outlet property="fillColorWell" destination="86V-WX-odK" id="6eZ-8K-ENr"/>
- <outlet property="fontColorLabel" destination="J29-tc-QgL" id="0da-kZ-Z7D"/>
- <outlet property="fontColorWell" destination="Sua-4n-8zo" id="zsa-tH-6B2"/>
- <outlet property="fontSizeComboBox" destination="Ipi-UI-ZtO" id="pfb-Yo-swB"/>
- <outlet property="fontSizeLabel" destination="vtH-vu-OhB" id="8y9-VZ-5H2"/>
- <outlet property="makePropertiesButton" destination="VMG-lY-O6p" id="Zmc-wl-o1d"/>
- <outlet property="okButton" destination="8Vm-rr-xqQ" id="RSy-Qx-VlA"/>
- <outlet property="outlineColorLabel" destination="Rss-gV-GIO" id="8BK-Pi-ws5"/>
- <outlet property="outlineColorWell" destination="fwt-Td-i6C" id="Y1d-uP-fUy"/>
- <outlet property="overlayTextButton" destination="CZo-W6-acg" id="cP5-Lp-Rtk"/>
- <outlet property="overlayTextField" destination="CXh-KX-5IW" id="DoC-0F-mGQ"/>
- <outlet property="overlayTextLabel" destination="fao-XN-Ag4" id="kE2-ox-V3e"/>
- <outlet property="segmentedControl" destination="dLt-g4-HJe" id="OkU-Lo-4Ur"/>
- <outlet property="window" destination="F0z-JX-Cv5" id="gIp-Ho-8D9"/>
- </connections>
- </customObject>
- <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
- <customObject id="-3" userLabel="Application" customClass="NSObject"/>
- <window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hasShadow="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="default" titlebarAppearsTransparent="YES" id="F0z-JX-Cv5">
- <windowStyleMask key="styleMask" titled="YES" fullSizeContentView="YES"/>
- <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
- <rect key="contentRect" x="1129" y="555" width="438" height="385"/>
- <rect key="screenRect" x="0.0" y="0.0" width="1440" height="875"/>
- <value key="minSize" type="size" width="438" height="406"/>
- <view key="contentView" misplaced="YES" id="se5-gp-TjO">
- <rect key="frame" x="0.0" y="0.0" width="438" height="385"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Rss-gV-GIO">
- <rect key="frame" x="18" y="294" width="186" height="16"/>
- <textFieldCell key="cell" lineBreakMode="clipping" title="Redaction Mark Outline Color:" id="CAI-NU-kmO">
- <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>
- <colorWell translatesAutoresizingMaskIntoConstraints="NO" id="fwt-Td-i6C">
- <rect key="frame" x="207" y="288" width="50" height="27"/>
- <constraints>
- <constraint firstAttribute="width" constant="44" id="mBg-Iv-cxH"/>
- <constraint firstAttribute="height" constant="23" id="yQB-eS-BD6"/>
- </constraints>
- <color key="color" name="systemRedColor" catalog="System" colorSpace="catalog"/>
- </colorWell>
- <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="NCn-2e-s8W">
- <rect key="frame" x="18" y="260" width="139" height="16"/>
- <textFieldCell key="cell" lineBreakMode="clipping" title="Redact Area Fill Color:" id="bRL-34-Yx1">
- <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>
- <colorWell translatesAutoresizingMaskIntoConstraints="NO" id="86V-WX-odK">
- <rect key="frame" x="160" y="255" width="50" height="27"/>
- <constraints>
- <constraint firstAttribute="width" constant="44" id="9oW-mA-mKS"/>
- <constraint firstAttribute="height" constant="23" id="Cxk-u4-EUC"/>
- </constraints>
- <color key="color" name="labelColor" catalog="System" colorSpace="catalog"/>
- </colorWell>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="CZo-W6-acg">
- <rect key="frame" x="18" y="221" width="129" height="18"/>
- <buttonCell key="cell" type="check" title="Use Overlay Text" bezelStyle="regularSquare" imagePosition="left" inset="2" id="B5k-fz-Jsz">
- <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="useOverlayText_button:" target="-2" id="dC4-y4-LYZ"/>
- </connections>
- </button>
- <box title="Box" titlePosition="noTitle" translatesAutoresizingMaskIntoConstraints="NO" id="wyt-sb-oUb">
- <rect key="frame" x="17" y="54" width="404" height="166"/>
- <view key="contentView" id="mn5-Os-322">
- <rect key="frame" x="4" y="5" width="396" height="158"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="fao-XN-Ag4">
- <rect key="frame" x="8" y="132" width="83" height="16"/>
- <textFieldCell key="cell" lineBreakMode="clipping" title="Overlay Text:" id="fpy-jA-tgr">
- <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>
- <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="CXh-KX-5IW">
- <rect key="frame" x="10" y="107" width="376" height="21"/>
- <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" drawsBackground="YES" id="PkW-14-Nsh">
- <font key="font" metaFont="system"/>
- <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="vtH-vu-OhB">
- <rect key="frame" x="8" y="76" width="64" height="16"/>
- <textFieldCell key="cell" lineBreakMode="clipping" title="Font Size:" id="eJ5-M5-mQ8">
- <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>
- <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="1C1-xe-nXS">
- <rect key="frame" x="8" y="44" width="98" height="16"/>
- <textFieldCell key="cell" lineBreakMode="clipping" title="Text Alignment:" id="Sq3-kf-C6E">
- <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>
- <segmentedControl verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="dLt-g4-HJe">
- <rect key="frame" x="110" y="41" width="108" height="22"/>
- <constraints>
- <constraint firstAttribute="height" constant="20" id="1eb-hz-sfc"/>
- </constraints>
- <segmentedCell key="cell" borderStyle="border" alignment="left" style="rounded" trackingMode="selectOne" id="tS6-hJ-cnC">
- <font key="font" metaFont="system"/>
- <segments>
- <segment image="KMImageNameUXIconPropertybarTextalignLeftSel" width="32"/>
- <segment image="KMImageNameUXIconPropertybarTextalignCenterSel" width="32" selected="YES" tag="1"/>
- <segment image="KMImageNameUXIconPropertybarTextalignRightSel" width="32"/>
- </segments>
- </segmentedCell>
- </segmentedControl>
- <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="J29-tc-QgL">
- <rect key="frame" x="8" y="12" width="72" height="16"/>
- <textFieldCell key="cell" lineBreakMode="clipping" title="Font Color:" id="zfd-vs-D01">
- <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>
- <colorWell translatesAutoresizingMaskIntoConstraints="NO" id="Sua-4n-8zo">
- <rect key="frame" x="83" y="7" width="50" height="27"/>
- <constraints>
- <constraint firstAttribute="width" constant="44" id="koz-8J-ih5"/>
- <constraint firstAttribute="height" constant="23" id="uTM-AA-Ugf"/>
- </constraints>
- <color key="color" name="systemRedColor" catalog="System" colorSpace="catalog"/>
- </colorWell>
- <comboBox verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Ipi-UI-ZtO">
- <rect key="frame" x="77" y="72" width="199" height="23"/>
- <constraints>
- <constraint firstAttribute="width" constant="195" id="5ed-Dp-hR4"/>
- <constraint firstAttribute="height" constant="20" id="hz4-Ge-DQp"/>
- </constraints>
- <comboBoxCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" alignment="left" completes="NO" numberOfVisibleItems="5" id="BbW-Tx-5mc" customClass="KMComboBoxCell">
- <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>4 pt</string>
- <string>6 pt</string>
- <string>8 pt</string>
- <string>9 pt</string>
- <string>10 pt</string>
- <string>11 pt</string>
- <string>12 pt</string>
- <string>13 pt</string>
- <string>14 pt</string>
- <string>15 pt</string>
- <string>16 pt</string>
- <string>17 pt</string>
- <string>18 pt</string>
- <string>24 pt</string>
- <string>36 pt</string>
- <string>48 pt</string>
- <string>64 pt</string>
- <string>72 pt</string>
- <string>98 pt</string>
- <string>144 pt</string>
- <string>288 pt</string>
- </objectValues>
- </comboBoxCell>
- </comboBox>
- </subviews>
- <constraints>
- <constraint firstItem="CXh-KX-5IW" firstAttribute="top" secondItem="fao-XN-Ag4" secondAttribute="bottom" constant="4" id="3Ia-de-f4t"/>
- <constraint firstItem="dLt-g4-HJe" firstAttribute="leading" secondItem="1C1-xe-nXS" secondAttribute="trailing" constant="8" id="4AA-rK-788"/>
- <constraint firstItem="J29-tc-QgL" firstAttribute="leading" secondItem="1C1-xe-nXS" secondAttribute="leading" id="7xm-Mr-SYH"/>
- <constraint firstItem="Ipi-UI-ZtO" firstAttribute="centerY" secondItem="vtH-vu-OhB" secondAttribute="centerY" id="95p-pH-k9o"/>
- <constraint firstItem="vtH-vu-OhB" firstAttribute="leading" secondItem="CXh-KX-5IW" secondAttribute="leading" id="HOf-pD-ZQJ"/>
- <constraint firstItem="fao-XN-Ag4" firstAttribute="leading" secondItem="mn5-Os-322" secondAttribute="leading" constant="10" id="Qht-0S-6KG"/>
- <constraint firstItem="J29-tc-QgL" firstAttribute="top" secondItem="dLt-g4-HJe" secondAttribute="bottom" constant="14" id="R4K-Nf-rd5"/>
- <constraint firstItem="fao-XN-Ag4" firstAttribute="top" secondItem="mn5-Os-322" secondAttribute="top" constant="10" id="VOI-vN-vEo"/>
- <constraint firstItem="Sua-4n-8zo" firstAttribute="centerY" secondItem="J29-tc-QgL" secondAttribute="centerY" id="XSe-Q9-raS"/>
- <constraint firstItem="vtH-vu-OhB" firstAttribute="top" secondItem="CXh-KX-5IW" secondAttribute="bottom" constant="15" id="ZRI-jM-m8F"/>
- <constraint firstItem="Ipi-UI-ZtO" firstAttribute="leading" secondItem="vtH-vu-OhB" secondAttribute="trailing" constant="8" id="brT-KT-FnD"/>
- <constraint firstItem="dLt-g4-HJe" firstAttribute="centerY" secondItem="1C1-xe-nXS" secondAttribute="centerY" id="cQg-lU-iBG"/>
- <constraint firstItem="1C1-xe-nXS" firstAttribute="leading" secondItem="vtH-vu-OhB" secondAttribute="leading" id="fS6-4F-hbK"/>
- <constraint firstAttribute="trailing" secondItem="CXh-KX-5IW" secondAttribute="trailing" constant="10" id="o5v-UB-GVh"/>
- <constraint firstItem="Sua-4n-8zo" firstAttribute="leading" secondItem="J29-tc-QgL" secondAttribute="trailing" constant="8" id="rKH-To-YJg"/>
- <constraint firstItem="CXh-KX-5IW" firstAttribute="leading" secondItem="fao-XN-Ag4" secondAttribute="leading" id="uTc-5K-U8F"/>
- <constraint firstAttribute="bottom" secondItem="J29-tc-QgL" secondAttribute="bottom" constant="12" id="uk9-PW-uql"/>
- <constraint firstItem="1C1-xe-nXS" firstAttribute="top" secondItem="vtH-vu-OhB" secondAttribute="bottom" constant="16" id="vae-6V-j1s"/>
- </constraints>
- </view>
- </box>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="VMG-lY-O6p">
- <rect key="frame" x="19" y="19" width="172" height="18"/>
- <buttonCell key="cell" type="check" title="Make Properties Default" bezelStyle="regularSquare" imagePosition="left" inset="2" id="Dnu-dG-VYG">
- <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- </button>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="8Vm-rr-xqQ">
- <rect key="frame" x="371" y="11" width="53" height="34"/>
- <buttonCell key="cell" type="push" title="OK" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="a8p-YN-bIo">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- <string key="keyEquivalent" base64-UTF8="YES">
- DQ
- </string>
- </buttonCell>
- <connections>
- <action selector="sure_button:" target="-2" id="bYT-WF-dE4"/>
- </connections>
- </button>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="MLL-VU-pGx">
- <rect key="frame" x="301" y="12" width="76" height="32"/>
- <buttonCell key="cell" type="push" title="Cancel" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="88s-Is-tgF">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- <string key="keyEquivalent" base64-UTF8="YES">
- Gw
- </string>
- </buttonCell>
- <connections>
- <action selector="cancel_button:" target="-2" id="hg5-6i-xEh"/>
- </connections>
- </button>
- </subviews>
- <constraints>
- <constraint firstItem="Rss-gV-GIO" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" constant="20" id="3hL-KS-02q"/>
- <constraint firstAttribute="bottom" secondItem="VMG-lY-O6p" secondAttribute="bottom" constant="20" id="4ss-OL-lS2"/>
- <constraint firstItem="86V-WX-odK" firstAttribute="leading" secondItem="NCn-2e-s8W" secondAttribute="trailing" constant="8" id="9L5-nD-rMe"/>
- <constraint firstItem="NCn-2e-s8W" firstAttribute="top" secondItem="fwt-Td-i6C" secondAttribute="bottom" constant="14" id="9UJ-Ys-x0x"/>
- <constraint firstItem="VMG-lY-O6p" firstAttribute="leading" secondItem="mn5-Os-322" secondAttribute="leading" id="Bt2-O5-Xwe"/>
- <constraint firstItem="CZo-W6-acg" firstAttribute="leading" secondItem="NCn-2e-s8W" secondAttribute="leading" id="EhO-NW-c4a"/>
- <constraint firstItem="86V-WX-odK" firstAttribute="centerY" secondItem="NCn-2e-s8W" secondAttribute="centerY" id="GA2-2O-J1o"/>
- <constraint firstItem="8Vm-rr-xqQ" firstAttribute="trailing" secondItem="mn5-Os-322" secondAttribute="trailing" id="NlE-4r-YEN"/>
- <constraint firstItem="8Vm-rr-xqQ" firstAttribute="leading" secondItem="MLL-VU-pGx" secondAttribute="trailing" constant="8" id="S1K-C1-uS2"/>
- <constraint firstItem="fwt-Td-i6C" firstAttribute="leading" secondItem="Rss-gV-GIO" secondAttribute="trailing" constant="8" id="Sbx-kb-R1P"/>
- <constraint firstItem="fwt-Td-i6C" firstAttribute="centerY" secondItem="Rss-gV-GIO" secondAttribute="centerY" id="XGh-a1-vWa"/>
- <constraint firstItem="wyt-sb-oUb" firstAttribute="top" secondItem="CZo-W6-acg" secondAttribute="bottom" constant="4" id="aD7-Gy-tE6"/>
- <constraint firstItem="CZo-W6-acg" firstAttribute="top" secondItem="NCn-2e-s8W" secondAttribute="bottom" constant="22" id="aDt-WC-AKI"/>
- <constraint firstItem="NCn-2e-s8W" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" constant="20" id="aGg-4S-CU8"/>
- <constraint firstAttribute="trailing" secondItem="wyt-sb-oUb" secondAttribute="trailing" constant="20" id="aOE-8I-Xec"/>
- <constraint firstItem="VMG-lY-O6p" firstAttribute="top" secondItem="wyt-sb-oUb" secondAttribute="bottom" constant="22" id="b3z-vw-mYA"/>
- <constraint firstItem="8Vm-rr-xqQ" firstAttribute="top" secondItem="wyt-sb-oUb" secondAttribute="bottom" constant="18" id="bln-ac-gUZ"/>
- <constraint firstItem="wyt-sb-oUb" firstAttribute="leading" secondItem="CZo-W6-acg" secondAttribute="leading" id="nEC-Lh-CaG"/>
- <constraint firstAttribute="bottom" secondItem="8Vm-rr-xqQ" secondAttribute="bottom" constant="18" id="py2-X3-et0"/>
- <constraint firstItem="MLL-VU-pGx" firstAttribute="centerY" secondItem="8Vm-rr-xqQ" secondAttribute="centerY" id="sNi-r0-dYf"/>
- <constraint firstItem="Rss-gV-GIO" firstAttribute="top" secondItem="se5-gp-TjO" secondAttribute="top" constant="22" id="vxP-2h-ruO"/>
- </constraints>
- </view>
- <connections>
- <outlet property="delegate" destination="-2" id="0bl-1N-AYu"/>
- </connections>
- <point key="canvasLocation" x="183" y="185"/>
- </window>
- </objects>
- <resources>
- <image name="KMImageNameUXIconPropertybarTextalignCenterSel" width="20" height="20"/>
- <image name="KMImageNameUXIconPropertybarTextalignLeftSel" width="20" height="20"/>
- <image name="KMImageNameUXIconPropertybarTextalignRightSel" width="20" height="20"/>
- </resources>
- </document>
|