| <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
| <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="4510" systemVersion="12F37" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES"> |
| <dependencies> |
| <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="4510"/> |
| </dependencies> |
| <objects> |
| <customObject id="-2" userLabel="File's Owner" customClass="NSApplication"> |
| <connections> |
| <outlet property="delegate" destination="494" id="495"/> |
| </connections> |
| </customObject> |
| <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/> |
| <customObject id="-3" userLabel="Application"/> |
| <customObject id="494" customClass="MenuDelegate"> |
| <connections> |
| <outlet property="connectionStatus" destination="yhj-L6-nZL" id="v5Y-5B-2aW"/> |
| <outlet property="connectionStatusText" destination="EUJ-R2-Os4" id="2pC-dc-tng"/> |
| <outlet property="connectionStatusView" destination="24d-37-bzd" id="AYC-I7-1KX"/> |
| <outlet property="daemonStatus" destination="Tap-5m-ZRP" id="yrK-Nr-zKm"/> |
| <outlet property="daemonStatusText" destination="XxQ-Xi-z1I" id="tTA-y8-Uze"/> |
| <outlet property="daemonStatusView" destination="NBE-Gf-zLc" id="91G-ey-DeA"/> |
| <outlet property="forwardingSettingsView" destination="lQz-E7-PRx" id="8MT-1G-PZi"/> |
| <outlet property="generalSettingsView" destination="A7D-GN-X5W" id="Apc-XD-aOH"/> |
| <outlet property="ndnPreferences" destination="c5x-Oa-5tb" id="5qP-ZT-G5y"/> |
| <outlet property="preferencesDelegate" destination="0yn-TQ-4SC" id="OUx-zN-9bt"/> |
| <outlet property="preferencesPanel" destination="coQ-VU-5RU" id="Jb0-qB-W2K"/> |
| <outlet property="routingStatus" destination="Vc8-fu-RAY" id="GVC-zB-uSO"/> |
| <outlet property="securitySettingsView" destination="o3g-Q4-BEo" id="a3X-aK-fOB"/> |
| <outlet property="statusMenu" destination="ovl-jc-kIR" id="dlz-Qz-Ia0"/> |
| <outlet property="statusPopover" destination="eAA-vc-IW1" id="bD5-Rp-Syx"/> |
| <outlet property="trafficMap" destination="6tC-sG-tLM" id="rxz-Jt-3au"/> |
| </connections> |
| </customObject> |
| <customObject id="0yn-TQ-4SC" userLabel="Preference Delegate" customClass="PreferenceDelegate"> |
| <connections> |
| <outlet property="endpointText" destination="xpw-xe-S74" id="9Rb-zh-uE8"/> |
| <outlet property="forwardingSettingsView" destination="lQz-E7-PRx" id="d1y-fe-mMm"/> |
| <outlet property="generalSettingsView" destination="A7D-GN-X5W" id="paQ-iM-qEx"/> |
| <outlet property="namePrefixText" destination="Nr4-e2-zkN" id="2Nt-9H-SpG"/> |
| <outlet property="preferencesPanel" destination="coQ-VU-5RU" id="tZs-5C-1La"/> |
| <outlet property="prefixRegistrationSheet" destination="tRY-ba-DfO" id="FJr-yW-O1r"/> |
| <outlet property="securitySettingsView" destination="o3g-Q4-BEo" id="UDh-Kj-DYk"/> |
| <outlet property="tunnelCombobox" destination="xrn-ng-SrO" id="cCr-A0-gR2"/> |
| </connections> |
| </customObject> |
| <customObject id="Hcg-fF-E5x" customClass="LaunchAtLoginController"/> |
| <menu id="ovl-jc-kIR"> |
| <items> |
| <menuItem title="NDN disconnected" id="yhj-L6-nZL"> |
| <modifierMask key="keyEquivalentModifierMask"/> |
| </menuItem> |
| <menuItem isSeparatorItem="YES" id="2xJ-1J-1HK"/> |
| <menuItem title="Start" id="TvT-OR-oT4"> |
| <modifierMask key="keyEquivalentModifierMask"/> |
| <connections> |
| <action selector="switchDaemon:" target="494" id="kgm-Z4-mQz"/> |
| </connections> |
| </menuItem> |
| <menuItem title="Status" id="Tap-5m-ZRP"> |
| <modifierMask key="keyEquivalentModifierMask"/> |
| <connections> |
| <action selector="openDaemonStatus:" target="494" id="EWq-Mc-qkx"/> |
| </connections> |
| </menuItem> |
| <menuItem isSeparatorItem="YES" id="4g8-aw-JZn"/> |
| <menuItem title="Routing Status" id="Vc8-fu-RAY"> |
| <modifierMask key="keyEquivalentModifierMask"/> |
| <connections> |
| <action selector="openRoutingStatusPage:" target="494" id="Xzn-D8-pMm"/> |
| </connections> |
| </menuItem> |
| <menuItem title="Traffic Map" id="6tC-sG-tLM"> |
| <attributedString key="attributedTitle"/> |
| <modifierMask key="keyEquivalentModifierMask"/> |
| <connections> |
| <action selector="openTrafficMapPage:" target="494" id="eae-R6-kYb"/> |
| </connections> |
| </menuItem> |
| <menuItem title="Preferences..." id="c5x-Oa-5tb"> |
| <modifierMask key="keyEquivalentModifierMask"/> |
| <connections> |
| <action selector="showPreferencesPanel:" target="0yn-TQ-4SC" id="fSq-Mk-9Hv"/> |
| </connections> |
| </menuItem> |
| </items> |
| <connections> |
| <outlet property="delegate" destination="494" id="AgM-WF-ty0"/> |
| </connections> |
| </menu> |
| <viewController id="QoL-hX-ilM" userLabel="Popover View Controller"> |
| <connections> |
| <outlet property="view" destination="pEE-BK-JGJ" id="aNk-Zu-Rlw"/> |
| </connections> |
| </viewController> |
| <popover id="eAA-vc-IW1"> |
| <connections> |
| <outlet property="contentViewController" destination="QoL-hX-ilM" id="GKo-LB-19Q"/> |
| </connections> |
| </popover> |
| <customView id="pEE-BK-JGJ"> |
| <rect key="frame" x="0.0" y="0.0" width="330" height="258"/> |
| <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> |
| <subviews> |
| <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="90x-3T-Z7e"> |
| <rect key="frame" x="82" y="234" width="166" height="17"/> |
| <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> |
| <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="NDN Daemon Status" id="Di0-ug-aeg"> |
| <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> |
| <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" fixedFrame="YES" setsMaxLayoutWidthAtFirstLayout="YES" translatesAutoresizingMaskIntoConstraints="NO" id="XxQ-Xi-z1I"> |
| <rect key="frame" x="7" y="7" width="315" height="219"/> |
| <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> |
| <textFieldCell key="cell" sendsActionOnEndEditing="YES" id="R13-Gb-7b6"> |
| <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> |
| </customView> |
| <customView id="NBE-Gf-zLc"> |
| <rect key="frame" x="0.0" y="0.0" width="150" height="20"/> |
| <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> |
| <subviews> |
| <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="T4F-W2-p5Y"> |
| <rect key="frame" x="19" y="2" width="46" height="18"/> |
| <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> |
| <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Status" id="3iV-EO-iJG"> |
| <font key="font" size="14" name="LucidaGrande"/> |
| <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
| <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
| </textFieldCell> |
| </textField> |
| </subviews> |
| </customView> |
| <customView id="24d-37-bzd"> |
| <rect key="frame" x="0.0" y="0.0" width="155" height="20"/> |
| <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> |
| <subviews> |
| <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="EUJ-R2-Os4"> |
| <rect key="frame" x="0.0" y="0.0" width="155" height="20"/> |
| <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> |
| <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="Disconnected" drawsBackground="YES" id="4JT-Ml-4Z3"> |
| <font key="font" size="14" name="LucidaGrande"/> |
| <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
| <color key="backgroundColor" red="0.28345577993626336" green="0.28865913722826086" blue="0.27492015640756962" alpha="1" colorSpace="calibratedRGB"/> |
| </textFieldCell> |
| </textField> |
| </subviews> |
| </customView> |
| <window title="NDN Preferences" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="coQ-VU-5RU"> |
| <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/> |
| <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/> |
| <rect key="contentRect" x="163" y="199" width="480" height="270"/> |
| <rect key="screenRect" x="0.0" y="0.0" width="1680" height="1028"/> |
| <view key="contentView" id="aW4-0e-sj2"> |
| <rect key="frame" x="0.0" y="0.0" width="480" height="270"/> |
| <autoresizingMask key="autoresizingMask"/> |
| </view> |
| <toolbar key="toolbar" implicitIdentifier="0943E656-2E2A-4D7E-9B26-FBD529BA0E9F" autosavesConfiguration="NO" displayMode="iconAndLabel" sizeMode="regular" id="UQm-vD-cSv"> |
| <allowedToolbarItems> |
| <toolbarItem implicitItemIdentifier="NSToolbarShowColorsItem" id="Ce4-Os-mjG"/> |
| <toolbarItem implicitItemIdentifier="NSToolbarShowFontsItem" id="3ic-rw-laG"/> |
| <toolbarItem implicitItemIdentifier="NSToolbarPrintItem" id="5Vl-D8-4Ln"/> |
| <toolbarItem implicitItemIdentifier="NSToolbarSpaceItem" id="5XW-vG-TKY"/> |
| <toolbarItem implicitItemIdentifier="NSToolbarFlexibleSpaceItem" id="NVu-QV-Pc4"/> |
| <toolbarItem implicitItemIdentifier="3648465F-1236-436C-88D7-002134AB1299" label="General" paletteLabel="General" tag="-1" image="NSPreferencesGeneral" id="Ppn-Fc-Ncg"> |
| <connections> |
| <action selector="openGeneralSettings:" target="0yn-TQ-4SC" id="8op-rr-lR0"/> |
| </connections> |
| </toolbarItem> |
| <toolbarItem implicitItemIdentifier="0FA8D11D-6C2C-43BD-94B8-3A7A8F16C193" label="Forwarding" paletteLabel="Forwarding" tag="-1" image="NSNetwork" id="wWT-fR-d9Z"> |
| <connections> |
| <action selector="openForwardingSettings:" target="0yn-TQ-4SC" id="nv8-xH-jyM"/> |
| </connections> |
| </toolbarItem> |
| <toolbarItem implicitItemIdentifier="40F41351-5D87-4CD1-81BF-EB61A224433D" label="Security" paletteLabel="Security" tag="-1" image="NSAdvanced" id="JtM-k1-dOw"> |
| <connections> |
| <action selector="openSecuritySettings:" target="0yn-TQ-4SC" id="fB4-d2-txt"/> |
| </connections> |
| </toolbarItem> |
| </allowedToolbarItems> |
| <defaultToolbarItems> |
| <toolbarItem reference="Ppn-Fc-Ncg"/> |
| <toolbarItem reference="wWT-fR-d9Z"/> |
| <toolbarItem reference="JtM-k1-dOw"/> |
| </defaultToolbarItems> |
| </toolbar> |
| <connections> |
| <outlet property="delegate" destination="494" id="YXz-pN-o9y"/> |
| </connections> |
| </window> |
| <customView id="A7D-GN-X5W"> |
| <rect key="frame" x="0.0" y="0.0" width="480" height="142"/> |
| <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> |
| <subviews> |
| <button translatesAutoresizingMaskIntoConstraints="NO" id="pG7-Kv-zmF"> |
| <rect key="frame" x="18" y="106" width="355" height="18"/> |
| <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> |
| <constraints> |
| <constraint firstAttribute="width" constant="351" id="Tls-yE-o5t"/> |
| </constraints> |
| <buttonCell key="cell" type="check" title="Automatically start NDNx Control Center at login" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="Ycm-ud-Yg7"> |
| <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> |
| <font key="font" size="13" name="LucidaGrande"/> |
| </buttonCell> |
| <connections> |
| <binding destination="Hcg-fF-E5x" name="value" keyPath="launchAtLogin" id="wzT-nM-6OY"/> |
| </connections> |
| </button> |
| <button translatesAutoresizingMaskIntoConstraints="NO" id="rXp-X3-HMm"> |
| <rect key="frame" x="18" y="66" width="328" height="18"/> |
| <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> |
| <constraints> |
| <constraint firstAttribute="width" constant="324" id="2lk-MT-GN6"/> |
| </constraints> |
| <buttonCell key="cell" type="check" title="Check for software updates" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="oOs-AF-Jm4"> |
| <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> |
| <font key="font" size="13" name="LucidaGrande"/> |
| </buttonCell> |
| <connections> |
| <action selector="switchSoftwareUpdates:" target="0yn-TQ-4SC" id="Gh4-nv-8N8"/> |
| </connections> |
| </button> |
| <button translatesAutoresizingMaskIntoConstraints="NO" id="pK9-GZ-bQL"> |
| <rect key="frame" x="18" y="86" width="307" height="18"/> |
| <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> |
| <constraints> |
| <constraint firstAttribute="width" constant="303" id="wbU-qa-bpU"/> |
| </constraints> |
| <buttonCell key="cell" type="check" title="Discover nearest NDN-hub" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="kiY-Dk-Uox"> |
| <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> |
| <font key="font" size="13" name="LucidaGrande"/> |
| </buttonCell> |
| <connections> |
| <action selector="switchHubDiscovery:" target="0yn-TQ-4SC" id="by5-Mt-5bD"/> |
| </connections> |
| </button> |
| </subviews> |
| <constraints> |
| <constraint firstItem="pK9-GZ-bQL" firstAttribute="leading" secondItem="pG7-Kv-zmF" secondAttribute="leading" id="9dk-ZX-h3t"/> |
| <constraint firstItem="pG7-Kv-zmF" firstAttribute="top" secondItem="A7D-GN-X5W" secondAttribute="top" constant="20" symbolic="YES" id="FQb-Kp-gKJ"/> |
| <constraint firstItem="rXp-X3-HMm" firstAttribute="top" secondItem="pK9-GZ-bQL" secondAttribute="bottom" constant="6" id="Km1-p2-5aW"/> |
| <constraint firstItem="pK9-GZ-bQL" firstAttribute="leading" secondItem="rXp-X3-HMm" secondAttribute="leading" id="Rgm-ja-d7n"/> |
| <constraint firstItem="pG7-Kv-zmF" firstAttribute="leading" secondItem="A7D-GN-X5W" secondAttribute="leading" constant="20" symbolic="YES" id="c8v-Ji-vn3"/> |
| <constraint firstItem="pK9-GZ-bQL" firstAttribute="top" secondItem="pG7-Kv-zmF" secondAttribute="bottom" constant="6" symbolic="YES" id="xXl-7j-H00"/> |
| </constraints> |
| </customView> |
| <customView id="lQz-E7-PRx"> |
| <rect key="frame" x="0.0" y="0.0" width="480" height="253"/> |
| <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> |
| <subviews> |
| <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="8C0-3r-hw7"> |
| <rect key="frame" x="11" y="210" width="458" height="33"/> |
| <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> |
| <constraints> |
| <constraint firstAttribute="height" constant="33" id="tR1-xN-eLn"/> |
| </constraints> |
| <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="FIB" id="zB2-9L-OLy"> |
| <font key="font" size="30" name="LucidaGrande"/> |
| <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
| <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
| </textFieldCell> |
| </textField> |
| <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="pwe-zt-TSj"> |
| <rect key="frame" x="20" y="53" width="441" height="149"/> |
| <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> |
| <clipView key="contentView" id="sSD-vM-Ynn"> |
| <rect key="frame" x="1" y="17" width="439" height="131"/> |
| <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
| <subviews> |
| <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" headerView="LTh-Cz-kn3" id="cwE-tM-0QM"> |
| <rect key="frame" x="0.0" y="0.0" width="439" height="131"/> |
| <autoresizingMask key="autoresizingMask"/> |
| <size key="intercellSpacing" width="3" height="2"/> |
| <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/> |
| <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/> |
| <tableColumns> |
| <tableColumn width="209.12890625" minWidth="40" maxWidth="1000" id="uNg-7f-0Fn"> |
| <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.33333298560000002" alpha="1" colorSpace="calibratedWhite"/> |
| </tableHeaderCell> |
| <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="bj9-3e-JNy"> |
| <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"/> |
| </tableColumn> |
| <tableColumn width="224" minWidth="40" maxWidth="1000" id="Lyf-oJ-Usx"> |
| <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.33333298560000002" alpha="1" colorSpace="calibratedWhite"/> |
| </tableHeaderCell> |
| <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="Apc-MV-xLA"> |
| <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"/> |
| </tableColumn> |
| </tableColumns> |
| </tableView> |
| </subviews> |
| <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/> |
| </clipView> |
| <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" id="l9T-JI-kUJ"> |
| <rect key="frame" x="1" y="1" width="0.0" height="16"/> |
| <autoresizingMask key="autoresizingMask"/> |
| </scroller> |
| <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" id="Ohc-CY-k3U"> |
| <rect key="frame" x="-15" y="17" width="16" height="0.0"/> |
| <autoresizingMask key="autoresizingMask"/> |
| </scroller> |
| <tableHeaderView key="headerView" id="LTh-Cz-kn3"> |
| <rect key="frame" x="0.0" y="0.0" width="439" height="17"/> |
| <autoresizingMask key="autoresizingMask"/> |
| </tableHeaderView> |
| </scrollView> |
| <button translatesAutoresizingMaskIntoConstraints="NO" id="bzX-Tt-J0Y"> |
| <rect key="frame" x="20" y="20" width="34" height="25"/> |
| <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> |
| <buttonCell key="cell" type="square" title="+" bezelStyle="shadowlessSquare" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="x7I-60-289"> |
| <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> |
| <font key="font" metaFont="system"/> |
| </buttonCell> |
| <connections> |
| <action selector="showFibEntrySheet:" target="0yn-TQ-4SC" id="m5r-mr-VTs"/> |
| </connections> |
| </button> |
| <button translatesAutoresizingMaskIntoConstraints="NO" id="gQI-Og-HTs"> |
| <rect key="frame" x="64" y="20" width="24" height="25"/> |
| <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> |
| <constraints> |
| <constraint firstAttribute="width" constant="24" id="3O2-RL-Bwo"/> |
| </constraints> |
| <buttonCell key="cell" type="square" title="-" bezelStyle="shadowlessSquare" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="MLe-yE-kAQ"> |
| <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> |
| <font key="font" metaFont="system"/> |
| </buttonCell> |
| <connections> |
| <action selector="removeFibEntry:" target="0yn-TQ-4SC" id="GSV-Ss-oy9"/> |
| </connections> |
| </button> |
| </subviews> |
| <constraints> |
| <constraint firstItem="pwe-zt-TSj" firstAttribute="leading" secondItem="lQz-E7-PRx" secondAttribute="leading" constant="20" symbolic="YES" id="5me-XE-Y3X"/> |
| <constraint firstItem="pwe-zt-TSj" firstAttribute="top" secondItem="8C0-3r-hw7" secondAttribute="bottom" constant="8" symbolic="YES" id="9V1-Nb-T1c"/> |
| <constraint firstAttribute="centerX" secondItem="8C0-3r-hw7" secondAttribute="centerX" id="B5J-y5-Jw0"/> |
| <constraint firstItem="gQI-Og-HTs" firstAttribute="top" secondItem="pwe-zt-TSj" secondAttribute="bottom" constant="8" symbolic="YES" id="DUz-1v-jfV"/> |
| <constraint firstItem="gQI-Og-HTs" firstAttribute="leading" secondItem="bzX-Tt-J0Y" secondAttribute="trailing" constant="10" symbolic="YES" id="G8c-bW-N9r"/> |
| <constraint firstItem="8C0-3r-hw7" firstAttribute="leading" secondItem="lQz-E7-PRx" secondAttribute="leading" constant="14" id="I06-Ye-yiY"/> |
| <constraint firstItem="8C0-3r-hw7" firstAttribute="top" secondItem="lQz-E7-PRx" secondAttribute="top" constant="10" id="Kh2-t8-I8t"/> |
| <constraint firstItem="pwe-zt-TSj" firstAttribute="top" secondItem="8C0-3r-hw7" secondAttribute="bottom" constant="8" id="M0q-Ge-laF"/> |
| <constraint firstAttribute="bottom" secondItem="gQI-Og-HTs" secondAttribute="bottom" constant="20" symbolic="YES" id="Sl7-Ea-MVs"/> |
| <constraint firstItem="gQI-Og-HTs" firstAttribute="leading" secondItem="lQz-E7-PRx" secondAttribute="leading" constant="64" id="WvQ-vg-YwD"/> |
| <constraint firstItem="bzX-Tt-J0Y" firstAttribute="top" secondItem="pwe-zt-TSj" secondAttribute="bottom" constant="8" symbolic="YES" id="gb4-7g-j6B"/> |
| <constraint firstItem="gQI-Og-HTs" firstAttribute="baseline" secondItem="bzX-Tt-J0Y" secondAttribute="baseline" id="nCo-gK-obk"/> |
| <constraint firstItem="pwe-zt-TSj" firstAttribute="leading" secondItem="bzX-Tt-J0Y" secondAttribute="leading" id="upa-cN-R9y"/> |
| <constraint firstItem="pwe-zt-TSj" firstAttribute="centerX" secondItem="lQz-E7-PRx" secondAttribute="centerX" id="xhq-9c-a7S"/> |
| </constraints> |
| </customView> |
| <customView id="o3g-Q4-BEo"> |
| <rect key="frame" x="0.0" y="0.0" width="480" height="142"/> |
| <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> |
| </customView> |
| <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="tRY-ba-DfO" customClass="NSPanel"> |
| <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES" utility="YES"/> |
| <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/> |
| <rect key="contentRect" x="167" y="107" width="274" height="223"/> |
| <rect key="screenRect" x="0.0" y="0.0" width="1680" height="1028"/> |
| <view key="contentView" id="xr7-Ov-Bjk"> |
| <rect key="frame" x="0.0" y="0.0" width="274" height="223"/> |
| <autoresizingMask key="autoresizingMask"/> |
| <subviews> |
| <button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="xZf-SK-rY3"> |
| <rect key="frame" x="154" y="6" width="82" height="32"/> |
| <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> |
| <buttonCell key="cell" type="push" title="Ok" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="f6n-gf-Aio"> |
| <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> |
| <font key="font" size="14" name="LucidaGrande"/> |
| </buttonCell> |
| <connections> |
| <action selector="addFibEntry:" target="0yn-TQ-4SC" id="3fS-LJ-gmp"/> |
| </connections> |
| </button> |
| <button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="f88-gx-ibD"> |
| <rect key="frame" x="38" y="6" width="82" height="32"/> |
| <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> |
| <buttonCell key="cell" type="push" title="Cancel" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="y0j-W7-SQZ"> |
| <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> |
| <font key="font" size="14" name="LucidaGrande"/> |
| <string key="keyEquivalent" base64-UTF8="YES"> |
| Gw |
| </string> |
| </buttonCell> |
| <connections> |
| <action selector="hideFibEntrySheet:" target="0yn-TQ-4SC" id="yrb-HG-kR1"/> |
| </connections> |
| </button> |
| <comboBox verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="xrn-ng-SrO"> |
| <rect key="frame" x="113" y="123" width="144" height="27"/> |
| <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> |
| <comboBoxCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" drawsBackground="YES" completes="NO" numberOfVisibleItems="2" id="TJb-fs-yy0"> |
| <font key="font" size="14" name="LucidaGrande"/> |
| <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
| <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> |
| <objectValues> |
| <string>TCP</string> |
| <string>UDP</string> |
| </objectValues> |
| </comboBoxCell> |
| </comboBox> |
| <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="RS6-nu-Q94"> |
| <rect key="frame" x="20" y="196" width="143" height="17"/> |
| <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> |
| <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="NDN name (prefix)" id="gV7-h5-kZD"> |
| <font key="font" size="14" name="LucidaGrande"/> |
| <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
| <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
| </textFieldCell> |
| </textField> |
| <textField verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Nr4-e2-zkN"> |
| <rect key="frame" x="23" y="169" width="231" height="22"/> |
| <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> |
| <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="hYP-6n-R7e"> |
| <font key="font" metaFont="system"/> |
| <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/> |
| <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> |
| </textFieldCell> |
| </textField> |
| <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="ZUZ-lE-M1E"> |
| <rect key="frame" x="20" y="126" width="106" height="21"/> |
| <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> |
| <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Tunnel type" id="OLc-dz-WmY"> |
| <font key="font" size="14" name="LucidaGrande"/> |
| <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
| <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
| </textFieldCell> |
| </textField> |
| <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="KSW-vV-1ew"> |
| <rect key="frame" x="20" y="84" width="241" height="24"/> |
| <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> |
| <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Endpoint (IP address or DNS name)" id="fkh-lb-BcV"> |
| <font key="font" size="14" name="LucidaGrande"/> |
| <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
| <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
| </textFieldCell> |
| </textField> |
| <textField verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="xpw-xe-S74"> |
| <rect key="frame" x="23" y="59" width="231" height="22"/> |
| <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> |
| <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="Rei-4l-gox"> |
| <font key="font" metaFont="system"/> |
| <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/> |
| <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> |
| </textFieldCell> |
| </textField> |
| </subviews> |
| </view> |
| </window> |
| <userDefaultsController representsSharedInstance="YES" id="y0R-NA-1ih"/> |
| <collectionViewItem id="2PK-C5-pId"> |
| <connections> |
| <outlet property="view" destination="2wT-2X-8kF" id="Yxd-Cb-qyQ"/> |
| </connections> |
| </collectionViewItem> |
| <view id="2wT-2X-8kF"> |
| <rect key="frame" x="0.0" y="0.0" width="100" height="100"/> |
| <autoresizingMask key="autoresizingMask"/> |
| </view> |
| </objects> |
| <resources> |
| <image name="NSAdvanced" width="32" height="32"/> |
| <image name="NSNetwork" width="32" height="32"/> |
| <image name="NSPreferencesGeneral" width="32" height="32"/> |
| </resources> |
| </document> |