2015-12-21 05:11:40 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
|
|
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="9531" systemVersion="15B42" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none">
|
|
|
|
<dependencies>
|
|
|
|
<deployment identifier="macosx"/>
|
|
|
|
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="9531"/>
|
|
|
|
</dependencies>
|
|
|
|
<objects>
|
|
|
|
<customObject id="-2" userLabel="File's Owner" customClass="InfoGeneralViewController">
|
|
|
|
<connections>
|
|
|
|
<outlet property="fCommentLabel" destination="7" id="59"/>
|
|
|
|
<outlet property="fCommentScrollView" destination="4" id="61"/>
|
|
|
|
<outlet property="fCommentView" destination="38" id="51"/>
|
|
|
|
<outlet property="fCreatorField" destination="10" id="46"/>
|
|
|
|
<outlet property="fCreatorLabel" destination="11" id="57"/>
|
|
|
|
<outlet property="fDataLocationField" destination="14" id="48"/>
|
|
|
|
<outlet property="fDataLocationLabel" destination="15" id="60"/>
|
|
|
|
<outlet property="fDateCreatedField" destination="8" id="47"/>
|
|
|
|
<outlet property="fDateCreatedLabel" destination="9" id="58"/>
|
|
|
|
<outlet property="fHashField" destination="5" id="43"/>
|
|
|
|
<outlet property="fHashLabel" destination="6" id="55"/>
|
|
|
|
<outlet property="fInfoSectionLabel" destination="3" id="52"/>
|
|
|
|
<outlet property="fPiecesField" destination="19" id="42"/>
|
|
|
|
<outlet property="fPiecesLabel" destination="20" id="54"/>
|
|
|
|
<outlet property="fRevealDataButton" destination="12" id="49"/>
|
|
|
|
<outlet property="fSecureField" destination="16" id="44"/>
|
|
|
|
<outlet property="fSecureLabel" destination="17" id="56"/>
|
|
|
|
<outlet property="fWhereSectionLabel" destination="13" id="53"/>
|
|
|
|
<outlet property="view" destination="2" id="45"/>
|
|
|
|
</connections>
|
|
|
|
</customObject>
|
|
|
|
<customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
|
|
|
|
<customObject id="-3" userLabel="Application" customClass="NSObject"/>
|
|
|
|
<customView id="2" userLabel="Info">
|
|
|
|
<rect key="frame" x="0.0" y="0.0" width="350" height="211"/>
|
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES"/>
|
|
|
|
<subviews>
|
|
|
|
<scrollView horizontalLineScroll="10" horizontalPageScroll="10" verticalLineScroll="10" verticalPageScroll="10" hasHorizontalScroller="NO" usesPredominantAxisScrolling="NO" id="4">
|
|
|
|
<rect key="frame" x="79" y="51" width="261" height="58"/>
|
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
|
|
|
|
<clipView key="contentView" id="4uz-20-4jl">
|
|
|
|
<rect key="frame" x="1" y="1" width="248" height="56"/>
|
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
|
<subviews>
|
|
|
|
<textView editable="NO" importsGraphics="NO" richText="NO" usesRuler="YES" usesFontPanel="YES" verticallyResizable="YES" linkDetection="YES" spellingCorrection="YES" smartInsertDelete="YES" id="38">
|
|
|
|
<rect key="frame" x="0.0" y="0.0" width="268" height="56"/>
|
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
|
<size key="minSize" width="248" height="56"/>
|
|
|
|
<size key="maxSize" width="509" height="10000000"/>
|
|
|
|
<color key="insertionPointColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
|
|
|
|
<size key="minSize" width="248" height="56"/>
|
|
|
|
<size key="maxSize" width="509" height="10000000"/>
|
|
|
|
</textView>
|
|
|
|
</subviews>
|
|
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
|
</clipView>
|
|
|
|
<scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" controlSize="small" horizontal="YES" id="40">
|
|
|
|
<rect key="frame" x="-100" y="-100" width="87" height="18"/>
|
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
|
</scroller>
|
|
|
|
<scroller key="verticalScroller" verticalHuggingPriority="750" doubleValue="1" controlSize="small" horizontal="NO" id="39">
|
|
|
|
<rect key="frame" x="249" y="1" width="11" height="56"/>
|
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
|
</scroller>
|
|
|
|
</scrollView>
|
|
|
|
<textField verticalHuggingPriority="750" id="5" customClass="InfoTextField">
|
|
|
|
<rect key="frame" x="79" y="160" width="261" height="14"/>
|
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
|
|
|
|
<textFieldCell key="cell" lineBreakMode="truncatingTail" selectable="YES" sendsActionOnEndEditing="YES" placeholderString="N/A" id="37">
|
|
|
|
<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 verticalHuggingPriority="750" id="6">
|
|
|
|
<rect key="frame" x="43" y="160" width="35" height="14"/>
|
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
|
|
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Hash:" id="36">
|
|
|
|
<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 verticalHuggingPriority="750" id="7">
|
|
|
|
<rect key="frame" x="18" y="96" width="60" height="14"/>
|
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
|
|
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Comment:" id="35">
|
|
|
|
<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 verticalHuggingPriority="750" id="8" customClass="InfoTextField">
|
|
|
|
<rect key="frame" x="79" y="112" width="261" height="14"/>
|
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
|
|
|
|
<textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" placeholderString="N/A" id="33">
|
|
|
|
<dateFormatter key="formatter" dateStyle="long" timeStyle="short" id="34"/>
|
|
|
|
<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 verticalHuggingPriority="750" id="9">
|
|
|
|
<rect key="frame" x="10" y="112" width="68" height="14"/>
|
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
|
|
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Created On:" id="32">
|
|
|
|
<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 verticalHuggingPriority="750" id="10" customClass="InfoTextField">
|
|
|
|
<rect key="frame" x="79" y="128" width="261" height="14"/>
|
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
|
|
|
|
<textFieldCell key="cell" lineBreakMode="truncatingTail" selectable="YES" sendsActionOnEndEditing="YES" placeholderString="N/A" id="31">
|
|
|
|
<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 verticalHuggingPriority="750" id="11">
|
|
|
|
<rect key="frame" x="30" y="128" width="48" height="14"/>
|
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
|
|
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Creator:" id="30">
|
|
|
|
<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>
|
|
|
|
<button id="12">
|
|
|
|
<rect key="frame" x="326" y="10" width="14" height="14"/>
|
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES"/>
|
|
|
|
<buttonCell key="cell" type="square" title="RevealDataFile" bezelStyle="shadowlessSquare" image="RevealOff" imagePosition="only" alignment="center" alternateImage="RevealOn" imageScaling="proportionallyDown" inset="2" id="29">
|
|
|
|
<behavior key="behavior" lightByContents="YES"/>
|
|
|
|
<font key="font" metaFont="label"/>
|
|
|
|
</buttonCell>
|
|
|
|
<connections>
|
|
|
|
<action selector="revealDataFile:" target="-2" id="50"/>
|
|
|
|
</connections>
|
|
|
|
</button>
|
|
|
|
<textField verticalHuggingPriority="750" id="13">
|
|
|
|
<rect key="frame" x="9" y="23" width="40" height="17"/>
|
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
|
|
<textFieldCell key="cell" sendsActionOnEndEditing="YES" title="Where" id="28">
|
|
|
|
<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 verticalHuggingPriority="750" id="14" customClass="InfoTextField">
|
|
|
|
<rect key="frame" x="79" y="10" width="242" height="14"/>
|
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
|
|
|
|
<textFieldCell key="cell" lineBreakMode="truncatingMiddle" selectable="YES" sendsActionOnEndEditing="YES" placeholderString="N/A" id="27">
|
|
|
|
<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 verticalHuggingPriority="750" id="15">
|
|
|
|
<rect key="frame" x="24" y="10" width="54" height="14"/>
|
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
|
|
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Data File:" id="26">
|
|
|
|
<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 verticalHuggingPriority="750" id="16" customClass="InfoTextField">
|
|
|
|
<rect key="frame" x="79" y="144" width="261" height="14"/>
|
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
|
|
|
|
<textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" placeholderString="N/A" id="25">
|
|
|
|
<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 verticalHuggingPriority="750" id="17">
|
|
|
|
<rect key="frame" x="35" y="144" width="43" height="14"/>
|
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
|
|
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Secure:" id="24">
|
|
|
|
<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 verticalHuggingPriority="750" id="3">
|
|
|
|
<rect key="frame" x="9" y="189" width="118" height="17"/>
|
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
|
|
<textFieldCell key="cell" sendsActionOnEndEditing="YES" title="Torrent Information" id="41">
|
|
|
|
<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" title="Box" boxType="separator" titlePosition="noTitle" id="18">
|
|
|
|
<rect key="frame" x="10" y="43" width="330" height="5"/>
|
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
|
|
|
|
<color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
|
|
|
|
<color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
|
|
|
|
<font key="titleFont" metaFont="system"/>
|
|
|
|
</box>
|
|
|
|
<textField verticalHuggingPriority="750" id="19" customClass="InfoTextField">
|
|
|
|
<rect key="frame" x="79" y="176" width="261" height="14"/>
|
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
|
|
|
|
<textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" placeholderString="N/A" id="22">
|
|
|
|
<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 verticalHuggingPriority="750" id="20">
|
|
|
|
<rect key="frame" x="37" y="176" width="41" height="14"/>
|
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
|
|
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Pieces:" id="21">
|
|
|
|
<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>
|
|
|
|
</subviews>
|
|
|
|
</customView>
|
|
|
|
</objects>
|
|
|
|
<resources>
|
|
|
|
<image name="RevealOff" width="14" height="14"/>
|
|
|
|
<image name="RevealOn" width="14" height="14"/>
|
|
|
|
</resources>
|
|
|
|
</document>
|