Alexander Afanasyev | 88f0b3a | 2013-09-24 23:52:08 -0700 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
| 2 | <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="4510" systemVersion="12F37" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES"> |
| 3 | <dependencies> |
Alexander Afanasyev | 88f0b3a | 2013-09-24 23:52:08 -0700 | [diff] [blame] | 4 | <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="4510"/> |
| 5 | </dependencies> |
| 6 | <objects> |
| 7 | <customObject id="-2" userLabel="File's Owner" customClass="NSApplication"> |
| 8 | <connections> |
| 9 | <outlet property="delegate" destination="494" id="495"/> |
| 10 | </connections> |
| 11 | </customObject> |
| 12 | <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/> |
| 13 | <customObject id="-3" userLabel="Application"/> |
| 14 | <customObject id="494" customClass="MenuDelegate"> |
| 15 | <connections> |
Ilya Moiseenko | 350b9b5 | 2013-09-25 16:38:41 -0700 | [diff] [blame] | 16 | <outlet property="connectionStatus" destination="yhj-L6-nZL" id="v5Y-5B-2aW"/> |
Ilya Moiseenko | 0126432 | 2013-09-26 15:34:21 -0700 | [diff] [blame] | 17 | <outlet property="connectionStatusText" destination="EUJ-R2-Os4" id="2pC-dc-tng"/> |
| 18 | <outlet property="connectionStatusView" destination="24d-37-bzd" id="AYC-I7-1KX"/> |
Ilya Moiseenko | 350b9b5 | 2013-09-25 16:38:41 -0700 | [diff] [blame] | 19 | <outlet property="daemonStatus" destination="Tap-5m-ZRP" id="yrK-Nr-zKm"/> |
Ilya Moiseenko | 0126432 | 2013-09-26 15:34:21 -0700 | [diff] [blame] | 20 | <outlet property="daemonStatusView" destination="NBE-Gf-zLc" id="91G-ey-DeA"/> |
Ilya Moiseenko | 2dffcf5 | 2013-09-27 15:08:04 -0700 | [diff] [blame^] | 21 | <outlet property="ndnPreferences" destination="c5x-Oa-5tb" id="5qP-ZT-G5y"/> |
| 22 | <outlet property="preferencesPanel" destination="coQ-VU-5RU" id="Jb0-qB-W2K"/> |
Ilya Moiseenko | 350b9b5 | 2013-09-25 16:38:41 -0700 | [diff] [blame] | 23 | <outlet property="routingStatus" destination="Vc8-fu-RAY" id="GVC-zB-uSO"/> |
Alexander Afanasyev | 88f0b3a | 2013-09-24 23:52:08 -0700 | [diff] [blame] | 24 | <outlet property="statusMenu" destination="ovl-jc-kIR" id="dlz-Qz-Ia0"/> |
Ilya Moiseenko | 350b9b5 | 2013-09-25 16:38:41 -0700 | [diff] [blame] | 25 | <outlet property="statusPopover" destination="eAA-vc-IW1" id="bD5-Rp-Syx"/> |
| 26 | <outlet property="trafficMap" destination="6tC-sG-tLM" id="rxz-Jt-3au"/> |
Alexander Afanasyev | 88f0b3a | 2013-09-24 23:52:08 -0700 | [diff] [blame] | 27 | </connections> |
| 28 | </customObject> |
Alexander Afanasyev | 88f0b3a | 2013-09-24 23:52:08 -0700 | [diff] [blame] | 29 | <menu id="ovl-jc-kIR"> |
| 30 | <items> |
Ilya Moiseenko | a10ef8d | 2013-09-25 17:23:05 -0700 | [diff] [blame] | 31 | <menuItem title="NDN disconnected" id="yhj-L6-nZL"> |
Alexander Afanasyev | 88f0b3a | 2013-09-24 23:52:08 -0700 | [diff] [blame] | 32 | <modifierMask key="keyEquivalentModifierMask"/> |
| 33 | </menuItem> |
Ilya Moiseenko | a10ef8d | 2013-09-25 17:23:05 -0700 | [diff] [blame] | 34 | <menuItem title="Start" id="TvT-OR-oT4"> |
Alexander Afanasyev | 88f0b3a | 2013-09-24 23:52:08 -0700 | [diff] [blame] | 35 | <modifierMask key="keyEquivalentModifierMask"/> |
Ilya Moiseenko | a10ef8d | 2013-09-25 17:23:05 -0700 | [diff] [blame] | 36 | <connections> |
| 37 | <action selector="switchDaemon:" target="494" id="kgm-Z4-mQz"/> |
| 38 | </connections> |
Alexander Afanasyev | 88f0b3a | 2013-09-24 23:52:08 -0700 | [diff] [blame] | 39 | </menuItem> |
Ilya Moiseenko | 350b9b5 | 2013-09-25 16:38:41 -0700 | [diff] [blame] | 40 | <menuItem title="Status" id="Tap-5m-ZRP"> |
| 41 | <modifierMask key="keyEquivalentModifierMask"/> |
| 42 | <connections> |
| 43 | <action selector="openDaemonStatus:" target="494" id="EWq-Mc-qkx"/> |
| 44 | </connections> |
| 45 | </menuItem> |
| 46 | <menuItem id="E2p-41-2EY"> |
Alexander Afanasyev | 88f0b3a | 2013-09-24 23:52:08 -0700 | [diff] [blame] | 47 | <modifierMask key="keyEquivalentModifierMask"/> |
| 48 | </menuItem> |
Ilya Moiseenko | 350b9b5 | 2013-09-25 16:38:41 -0700 | [diff] [blame] | 49 | <menuItem title="Routing Status" id="Vc8-fu-RAY"> |
Alexander Afanasyev | 88f0b3a | 2013-09-24 23:52:08 -0700 | [diff] [blame] | 50 | <modifierMask key="keyEquivalentModifierMask"/> |
Ilya Moiseenko | 350b9b5 | 2013-09-25 16:38:41 -0700 | [diff] [blame] | 51 | <connections> |
| 52 | <action selector="openRoutingStatusPage:" target="494" id="Xzn-D8-pMm"/> |
| 53 | </connections> |
| 54 | </menuItem> |
| 55 | <menuItem title="Traffic Map" id="6tC-sG-tLM"> |
| 56 | <attributedString key="attributedTitle"/> |
| 57 | <modifierMask key="keyEquivalentModifierMask"/> |
| 58 | <connections> |
| 59 | <action selector="openTrafficMapPage:" target="494" id="eae-R6-kYb"/> |
| 60 | </connections> |
Alexander Afanasyev | 88f0b3a | 2013-09-24 23:52:08 -0700 | [diff] [blame] | 61 | </menuItem> |
Ilya Moiseenko | a10ef8d | 2013-09-25 17:23:05 -0700 | [diff] [blame] | 62 | <menuItem title="Preferences" id="c5x-Oa-5tb"> |
| 63 | <modifierMask key="keyEquivalentModifierMask"/> |
Ilya Moiseenko | 2dffcf5 | 2013-09-27 15:08:04 -0700 | [diff] [blame^] | 64 | <connections> |
| 65 | <action selector="openNDNDPreferences:" target="494" id="VWY-2X-g0b"/> |
| 66 | </connections> |
Ilya Moiseenko | a10ef8d | 2013-09-25 17:23:05 -0700 | [diff] [blame] | 67 | </menuItem> |
Alexander Afanasyev | 88f0b3a | 2013-09-24 23:52:08 -0700 | [diff] [blame] | 68 | </items> |
Ilya Moiseenko | 0126432 | 2013-09-26 15:34:21 -0700 | [diff] [blame] | 69 | <connections> |
| 70 | <outlet property="delegate" destination="494" id="AgM-WF-ty0"/> |
| 71 | </connections> |
Alexander Afanasyev | 88f0b3a | 2013-09-24 23:52:08 -0700 | [diff] [blame] | 72 | </menu> |
Ilya Moiseenko | 350b9b5 | 2013-09-25 16:38:41 -0700 | [diff] [blame] | 73 | <viewController id="QoL-hX-ilM" userLabel="Popover View Controller"> |
| 74 | <connections> |
| 75 | <outlet property="view" destination="pEE-BK-JGJ" id="aNk-Zu-Rlw"/> |
| 76 | </connections> |
| 77 | </viewController> |
| 78 | <popover id="eAA-vc-IW1"> |
| 79 | <connections> |
| 80 | <outlet property="contentViewController" destination="QoL-hX-ilM" id="GKo-LB-19Q"/> |
| 81 | </connections> |
| 82 | </popover> |
| 83 | <customView id="pEE-BK-JGJ"> |
| 84 | <rect key="frame" x="0.0" y="0.0" width="247" height="132"/> |
| 85 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> |
| 86 | <subviews> |
| 87 | <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="90x-3T-Z7e"> |
| 88 | <rect key="frame" x="57" y="82" width="166" height="17"/> |
| 89 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> |
| 90 | <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="NDN Daemon Status" id="Di0-ug-aeg"> |
| 91 | <font key="font" metaFont="system"/> |
| 92 | <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
| 93 | <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
| 94 | </textFieldCell> |
| 95 | </textField> |
| 96 | </subviews> |
| 97 | </customView> |
Ilya Moiseenko | 0126432 | 2013-09-26 15:34:21 -0700 | [diff] [blame] | 98 | <customView id="NBE-Gf-zLc"> |
| 99 | <rect key="frame" x="0.0" y="0.0" width="150" height="20"/> |
| 100 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> |
| 101 | <subviews> |
| 102 | <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="T4F-W2-p5Y"> |
| 103 | <rect key="frame" x="19" y="2" width="46" height="18"/> |
| 104 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> |
| 105 | <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Status" id="3iV-EO-iJG"> |
| 106 | <font key="font" size="14" name="LucidaGrande"/> |
| 107 | <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
| 108 | <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
| 109 | </textFieldCell> |
| 110 | </textField> |
| 111 | </subviews> |
| 112 | </customView> |
| 113 | <customView id="24d-37-bzd"> |
| 114 | <rect key="frame" x="0.0" y="0.0" width="155" height="20"/> |
| 115 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> |
| 116 | <subviews> |
| 117 | <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="EUJ-R2-Os4"> |
| 118 | <rect key="frame" x="0.0" y="0.0" width="155" height="20"/> |
| 119 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> |
| 120 | <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="Disconnected" drawsBackground="YES" id="4JT-Ml-4Z3"> |
| 121 | <font key="font" size="14" name="LucidaGrande"/> |
| 122 | <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
| 123 | <color key="backgroundColor" red="0.28345577993626336" green="0.28865913722826086" blue="0.27492015640756962" alpha="1" colorSpace="calibratedRGB"/> |
| 124 | </textFieldCell> |
| 125 | </textField> |
| 126 | </subviews> |
| 127 | </customView> |
Ilya Moiseenko | 2dffcf5 | 2013-09-27 15:08:04 -0700 | [diff] [blame^] | 128 | <window title="NDN Preferences" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="coQ-VU-5RU"> |
| 129 | <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/> |
| 130 | <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/> |
| 131 | <rect key="contentRect" x="163" y="199" width="480" height="270"/> |
| 132 | <rect key="screenRect" x="0.0" y="0.0" width="1680" height="1028"/> |
| 133 | <view key="contentView" id="aW4-0e-sj2"> |
| 134 | <rect key="frame" x="0.0" y="0.0" width="480" height="270"/> |
| 135 | <autoresizingMask key="autoresizingMask"/> |
| 136 | </view> |
| 137 | <toolbar key="toolbar" implicitIdentifier="0943E656-2E2A-4D7E-9B26-FBD529BA0E9F" autosavesConfiguration="NO" displayMode="iconAndLabel" sizeMode="regular" id="UQm-vD-cSv"> |
| 138 | <allowedToolbarItems> |
| 139 | <toolbarItem implicitItemIdentifier="NSToolbarShowColorsItem" id="Ce4-Os-mjG"/> |
| 140 | <toolbarItem implicitItemIdentifier="NSToolbarShowFontsItem" id="3ic-rw-laG"/> |
| 141 | <toolbarItem implicitItemIdentifier="NSToolbarPrintItem" id="5Vl-D8-4Ln"/> |
| 142 | <toolbarItem implicitItemIdentifier="NSToolbarSpaceItem" id="5XW-vG-TKY"/> |
| 143 | <toolbarItem implicitItemIdentifier="NSToolbarFlexibleSpaceItem" id="NVu-QV-Pc4"/> |
| 144 | <toolbarItem implicitItemIdentifier="3648465F-1236-436C-88D7-002134AB1299" label="General" paletteLabel="General" tag="-1" image="NSPreferencesGeneral" id="Ppn-Fc-Ncg"/> |
| 145 | <toolbarItem implicitItemIdentifier="0FA8D11D-6C2C-43BD-94B8-3A7A8F16C193" label="Forwarding" paletteLabel="Forwarding" tag="-1" image="NSNetwork" id="wWT-fR-d9Z"/> |
| 146 | <toolbarItem implicitItemIdentifier="40F41351-5D87-4CD1-81BF-EB61A224433D" label="Security" paletteLabel="Security" tag="-1" image="NSAdvanced" id="JtM-k1-dOw"/> |
| 147 | </allowedToolbarItems> |
| 148 | <defaultToolbarItems> |
| 149 | <toolbarItem reference="Ppn-Fc-Ncg"/> |
| 150 | <toolbarItem reference="wWT-fR-d9Z"/> |
| 151 | <toolbarItem reference="JtM-k1-dOw"/> |
| 152 | </defaultToolbarItems> |
| 153 | </toolbar> |
| 154 | <connections> |
| 155 | <outlet property="delegate" destination="494" id="YXz-pN-o9y"/> |
| 156 | </connections> |
| 157 | </window> |
Alexander Afanasyev | 88f0b3a | 2013-09-24 23:52:08 -0700 | [diff] [blame] | 158 | </objects> |
Ilya Moiseenko | 2dffcf5 | 2013-09-27 15:08:04 -0700 | [diff] [blame^] | 159 | <resources> |
| 160 | <image name="NSAdvanced" width="32" height="32"/> |
| 161 | <image name="NSNetwork" width="32" height="32"/> |
| 162 | <image name="NSPreferencesGeneral" width="32" height="32"/> |
| 163 | </resources> |
Ilya Moiseenko | 350b9b5 | 2013-09-25 16:38:41 -0700 | [diff] [blame] | 164 | </document> |