Antidote/local_pod_repo/objcTox/OSXDemo/OCTFilesViewController.xib
2024-02-22 21:43:11 +02:00

177 lines
15 KiB
XML

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="9531" systemVersion="15C50" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
<dependencies>
<deployment identifier="macosx"/>
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="9531"/>
</dependencies>
<objects>
<customObject id="-2" userLabel="File's Owner" customClass="OCTFilesViewController">
<connections>
<outlet property="tableView" destination="shY-H6-tes" id="z4Z-Iz-Qz4"/>
<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>
<scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="2Gn-mW-Fx9">
<rect key="frame" x="0.0" y="40" width="480" height="232"/>
<clipView key="contentView" id="TyA-XD-Mii">
<rect key="frame" x="1" y="0.0" width="478" height="231"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" rowSizeStyle="automatic" headerView="hkF-wS-k9D" viewBased="YES" id="shY-H6-tes">
<rect key="frame" x="0.0" y="0.0" width="478" height="208"/>
<autoresizingMask key="autoresizingMask"/>
<size key="intercellSpacing" width="3" height="2"/>
<color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
<color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
<tableColumns>
<tableColumn width="337" minWidth="40" maxWidth="1000" id="OEa-8a-QPb">
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border">
<font key="font" metaFont="smallSystem"/>
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
</tableHeaderCell>
<textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" title="Text Cell" id="bFp-hJ-dZ4">
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
<prototypeCellViews>
<tableCellView id="U6Y-0h-h57">
<rect key="frame" x="1" y="1" width="337" height="17"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="eDa-Sl-H5v">
<rect key="frame" x="0.0" y="0.0" width="100" height="17"/>
<textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="Table View Cell" id="FrO-1M-mwn">
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
</subviews>
<connections>
<outlet property="textField" destination="eDa-Sl-H5v" id="5eI-df-0R1"/>
</connections>
</tableCellView>
</prototypeCellViews>
</tableColumn>
<tableColumn identifier="" width="135" minWidth="10" maxWidth="3.4028234663852886e+38" id="VGF-3j-UwG">
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
<font key="font" metaFont="smallSystem"/>
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
</tableHeaderCell>
<textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="T48-MB-Rky">
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
<prototypeCellViews>
<tableCellView id="oAq-Ef-rAb">
<rect key="frame" x="341" y="1" width="136" height="17"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="tOw-vd-pWJ">
<rect key="frame" x="0.0" y="0.0" width="100" height="17"/>
<textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="Table View Cell" id="aHU-VX-hdi">
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
</subviews>
<connections>
<outlet property="textField" destination="tOw-vd-pWJ" id="NyD-I9-6X2"/>
</connections>
</tableCellView>
</prototypeCellViews>
</tableColumn>
</tableColumns>
<connections>
<outlet property="dataSource" destination="-2" id="ccT-3h-lvY"/>
<outlet property="delegate" destination="-2" id="x1a-nb-e5r"/>
</connections>
</tableView>
</subviews>
<color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
</clipView>
<scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="aV4-SX-bZ0">
<rect key="frame" x="1" y="255" width="478" height="16"/>
<autoresizingMask key="autoresizingMask"/>
</scroller>
<scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="asx-4P-8R5">
<rect key="frame" x="224" y="17" width="15" height="102"/>
<autoresizingMask key="autoresizingMask"/>
</scroller>
<tableHeaderView key="headerView" id="hkF-wS-k9D">
<rect key="frame" x="0.0" y="0.0" width="479" height="23"/>
<autoresizingMask key="autoresizingMask"/>
</tableHeaderView>
</scrollView>
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="NHP-k7-ZQ9">
<rect key="frame" x="5" y="3" width="88" height="32"/>
<buttonCell key="cell" type="push" title="Receive" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="5Fs-cK-LT2">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="receiveButtonPressed:" target="-2" id="4bj-47-Fk3"/>
</connections>
</button>
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="zHn-bO-wq3">
<rect key="frame" x="113" y="3" width="86" height="32"/>
<buttonCell key="cell" type="push" title="Decline" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Fzm-3E-gNO">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="declineButtonPressed:" target="-2" id="hwj-vU-yPG"/>
</connections>
</button>
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="ec3-3z-kAr">
<rect key="frame" x="222" y="3" width="77" height="32"/>
<buttonCell key="cell" type="push" title="Pause" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="BXs-lv-HMx">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="pauseButtonPressed:" target="-2" id="kP8-y1-PsC"/>
</connections>
</button>
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="SIh-QM-kli">
<rect key="frame" x="321" y="3" width="89" height="32"/>
<buttonCell key="cell" type="push" title="Resume" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="iln-xZ-OWK">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="resumeButtonPressed:" target="-2" id="jhX-td-seF"/>
</connections>
</button>
</subviews>
<constraints>
<constraint firstItem="NHP-k7-ZQ9" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="11" id="7kF-kf-4fo"/>
<constraint firstItem="ec3-3z-kAr" firstAttribute="centerY" secondItem="zHn-bO-wq3" secondAttribute="centerY" id="ANX-TX-Rws"/>
<constraint firstItem="ec3-3z-kAr" firstAttribute="leading" secondItem="zHn-bO-wq3" secondAttribute="trailing" constant="35" id="HkJ-yQ-Vvm"/>
<constraint firstItem="zHn-bO-wq3" firstAttribute="leading" secondItem="NHP-k7-ZQ9" secondAttribute="trailing" constant="32" id="JgK-Hy-PYP"/>
<constraint firstAttribute="bottom" secondItem="NHP-k7-ZQ9" secondAttribute="bottom" constant="10" id="P3C-VZ-khz"/>
<constraint firstItem="SIh-QM-kli" firstAttribute="centerY" secondItem="ec3-3z-kAr" secondAttribute="centerY" id="RAp-LZ-jU6"/>
<constraint firstItem="2Gn-mW-Fx9" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" id="VWz-eX-UnV"/>
<constraint firstAttribute="trailing" secondItem="2Gn-mW-Fx9" secondAttribute="trailing" id="ZSx-Mi-aca"/>
<constraint firstItem="NHP-k7-ZQ9" firstAttribute="centerY" secondItem="zHn-bO-wq3" secondAttribute="centerY" id="cpX-Rh-82X"/>
<constraint firstItem="SIh-QM-kli" firstAttribute="leading" secondItem="ec3-3z-kAr" secondAttribute="trailing" constant="34" id="q5p-lJ-vP1"/>
<constraint firstItem="2Gn-mW-Fx9" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="tuH-hd-2K3"/>
<constraint firstItem="NHP-k7-ZQ9" firstAttribute="top" secondItem="2Gn-mW-Fx9" secondAttribute="bottom" constant="9" id="uYB-od-6pq"/>
</constraints>
</customView>
</objects>
</document>