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"/>
|
|
|
|
<capability name="box content view" minToolsVersion="7.0"/>
|
|
|
|
</dependencies>
|
|
|
|
<objects>
|
|
|
|
<customObject id="-2" userLabel="File's Owner" customClass="AddMagnetWindowController">
|
|
|
|
<connections>
|
|
|
|
<outlet property="fAddButton" destination="19" id="111"/>
|
|
|
|
<outlet property="fCancelButton" destination="21" id="110"/>
|
|
|
|
<outlet property="fChangeDestinationButton" destination="9" id="104"/>
|
|
|
|
<outlet property="fDownloadToBox" destination="103" id="105"/>
|
|
|
|
<outlet property="fDownloadToLabel" destination="10" id="106"/>
|
|
|
|
<outlet property="fGroupLabel" destination="40" id="107"/>
|
|
|
|
<outlet property="fGroupPopUp" destination="33" id="39"/>
|
|
|
|
<outlet property="fLocationField" destination="12" id="25"/>
|
|
|
|
<outlet property="fLocationImageView" destination="11" id="28"/>
|
|
|
|
<outlet property="fMagnetLinkLabel" destination="100" id="108"/>
|
|
|
|
<outlet property="fNameField" destination="5" id="23"/>
|
|
|
|
<outlet property="fPriorityLabel" destination="84" id="109"/>
|
|
|
|
<outlet property="fPriorityPopUp" destination="85" id="99"/>
|
|
|
|
<outlet property="fStartCheck" destination="17" id="26"/>
|
|
|
|
<outlet property="window" destination="1" id="29"/>
|
|
|
|
</connections>
|
|
|
|
</customObject>
|
|
|
|
<customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
|
|
|
|
<customObject id="-3" userLabel="Application" customClass="NSObject"/>
|
|
|
|
<window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" restorable="NO" oneShot="NO" releasedWhenClosed="NO" frameAutosaveName="AddMagnetWindow" animationBehavior="default" id="1" userLabel="Window">
|
|
|
|
<windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/>
|
|
|
|
<windowPositionMask key="initialPositionMask" leftStrut="YES" topStrut="YES"/>
|
|
|
|
<rect key="contentRect" x="173" y="705" width="471" height="238"/>
|
|
|
|
<rect key="screenRect" x="0.0" y="0.0" width="1680" height="1028"/>
|
|
|
|
<value key="minSize" type="size" width="400" height="238"/>
|
|
|
|
<view key="contentView" id="2">
|
|
|
|
<rect key="frame" x="0.0" y="0.0" width="471" height="238"/>
|
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
|
<subviews>
|
|
|
|
<imageView id="3">
|
|
|
|
<rect key="frame" x="20" y="212" width="16" height="16"/>
|
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
|
|
<imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="axesIndependently" image="Magnet" id="8"/>
|
|
|
|
</imageView>
|
|
|
|
<textField verticalHuggingPriority="750" id="5">
|
|
|
|
<rect key="frame" x="17" y="182" width="437" height="22"/>
|
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
|
|
|
|
<textFieldCell key="cell" lineBreakMode="truncatingMiddle" sendsActionOnEndEditing="YES" title="File Name" id="6">
|
|
|
|
<font key="font" metaFont="system" size="18"/>
|
|
|
|
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
|
|
|
|
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
|
|
|
|
</textFieldCell>
|
|
|
|
</textField>
|
|
|
|
<button id="17">
|
|
|
|
<rect key="frame" x="18" y="25" width="150" height="18"/>
|
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
|
<buttonCell key="cell" type="check" title="Automatisch starten" bezelStyle="regularSquare" imagePosition="left" alignment="left" state="on" inset="2" id="18">
|
|
|
|
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
|
|
|
|
<font key="font" metaFont="system"/>
|
|
|
|
</buttonCell>
|
|
|
|
</button>
|
|
|
|
<button verticalHuggingPriority="750" id="19">
|
|
|
|
<rect key="frame" x="343" y="16" width="114" height="32"/>
|
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
|
|
|
|
<buttonCell key="cell" type="push" title="Hinzufügen" bezelStyle="rounded" alignment="center" borderStyle="border" inset="2" id="20">
|
|
|
|
<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="add:" target="-2" id="31"/>
|
|
|
|
</connections>
|
|
|
|
</button>
|
|
|
|
<button verticalHuggingPriority="750" id="21">
|
|
|
|
<rect key="frame" x="235" y="16" width="108" height="32"/>
|
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
|
|
|
|
<buttonCell key="cell" type="push" title="Abbrechen" bezelStyle="rounded" alignment="center" borderStyle="border" inset="2" id="22">
|
|
|
|
<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="cancelAdd:" target="-2" id="32"/>
|
|
|
|
</connections>
|
|
|
|
</button>
|
|
|
|
<textField verticalHuggingPriority="750" id="100">
|
|
|
|
<rect key="frame" x="41" y="211" width="92" height="17"/>
|
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
|
|
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="magnet-Link" id="101">
|
|
|
|
<font key="font" metaFont="systemBold"/>
|
|
|
|
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
|
|
|
|
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
|
|
|
|
</textFieldCell>
|
|
|
|
</textField>
|
|
|
|
<box autoresizesSubviews="NO" title="Box" borderType="line" titlePosition="noTitle" id="102">
|
|
|
|
<rect key="frame" x="17" y="56" width="437" height="112"/>
|
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES" heightSizable="YES"/>
|
|
|
|
<view key="contentView" id="cDF-s9-vmJ">
|
|
|
|
<rect key="frame" x="1" y="1" width="435" height="110"/>
|
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
|
<subviews>
|
|
|
|
<popUpButton verticalHuggingPriority="750" id="33">
|
|
|
|
<rect key="frame" x="295" y="43" width="125" height="26"/>
|
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
|
|
<popUpButtonCell key="cell" type="push" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" borderStyle="borderAndBezel" inset="2" id="34">
|
|
|
|
<behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
|
|
|
|
<font key="font" metaFont="menu"/>
|
|
|
|
<menu key="menu" title="OtherViews" id="35"/>
|
|
|
|
</popUpButtonCell>
|
|
|
|
</popUpButton>
|
|
|
|
<button verticalHuggingPriority="750" id="9">
|
|
|
|
<rect key="frame" x="344" y="72" width="78" height="28"/>
|
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES"/>
|
|
|
|
<buttonCell key="cell" type="push" title="Ändern ..." bezelStyle="rounded" alignment="center" controlSize="small" borderStyle="border" inset="2" id="16">
|
|
|
|
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
|
|
<font key="font" metaFont="smallSystem"/>
|
|
|
|
</buttonCell>
|
|
|
|
<connections>
|
|
|
|
<action selector="setDestination:" target="-2" id="30"/>
|
|
|
|
</connections>
|
|
|
|
</button>
|
|
|
|
<textField verticalHuggingPriority="750" id="10">
|
|
|
|
<rect key="frame" x="15" y="79" width="80" height="17"/>
|
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
|
|
<textFieldCell key="cell" sendsActionOnEndEditing="YES" title="Laden nach:" id="15">
|
|
|
|
<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" id="84">
|
|
|
|
<rect key="frame" x="234" y="21" width="59" height="17"/>
|
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
|
|
<textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="Priorität:" id="91">
|
|
|
|
<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>
|
|
|
|
<popUpButton verticalHuggingPriority="750" id="85">
|
|
|
|
<rect key="frame" x="295" y="15" width="125" height="26"/>
|
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
|
|
<popUpButtonCell key="cell" type="push" title="Hoch" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" inset="2" selectedItem="90" id="86">
|
|
|
|
<behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
|
|
|
|
<font key="font" metaFont="menu"/>
|
|
|
|
<menu key="menu" title="OtherViews" id="87">
|
|
|
|
<items>
|
|
|
|
<menuItem title="Hoch" state="on" image="PriorityHighTemplate" id="90">
|
|
|
|
<modifierMask key="keyEquivalentModifierMask"/>
|
|
|
|
</menuItem>
|
|
|
|
<menuItem title="Normal" image="PriorityNormalTemplate" tag="1" id="89">
|
|
|
|
<modifierMask key="keyEquivalentModifierMask"/>
|
|
|
|
</menuItem>
|
|
|
|
<menuItem title="Niedrig" image="PriorityLowTemplate" tag="2" id="88">
|
|
|
|
<modifierMask key="keyEquivalentModifierMask"/>
|
|
|
|
</menuItem>
|
|
|
|
</items>
|
|
|
|
</menu>
|
|
|
|
</popUpButtonCell>
|
|
|
|
<connections>
|
|
|
|
<action selector="changePriority:" target="-2" id="98"/>
|
|
|
|
</connections>
|
|
|
|
</popUpButton>
|
|
|
|
<textField verticalHuggingPriority="750" id="40">
|
|
|
|
<rect key="frame" x="238" y="49" width="55" height="17"/>
|
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
|
|
<textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="Gruppe:" id="41">
|
|
|
|
<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>
|
|
|
|
<box autoresizesSubviews="NO" borderType="line" titlePosition="noTitle" id="103">
|
|
|
|
<rect key="frame" x="97" y="71" width="247" height="30"/>
|
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
|
|
|
|
<view key="contentView" id="6Xu-N0-QBp">
|
|
|
|
<rect key="frame" x="1" y="1" width="245" height="28"/>
|
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
|
<subviews>
|
|
|
|
<textField verticalHuggingPriority="750" id="12">
|
|
|
|
<rect key="frame" x="33" y="8" width="205" height="14"/>
|
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES"/>
|
|
|
|
<textFieldCell key="cell" controlSize="small" lineBreakMode="truncatingMiddle" sendsActionOnEndEditing="YES" title="File" id="13">
|
|
|
|
<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>
|
|
|
|
<imageView id="11">
|
|
|
|
<rect key="frame" x="12" y="7" width="16" height="16"/>
|
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
|
|
|
|
<imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="axesIndependently" image="NSApplicationIcon" id="14"/>
|
|
|
|
</imageView>
|
|
|
|
</subviews>
|
|
|
|
</view>
|
|
|
|
<color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
|
|
|
|
<color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
|
|
|
|
</box>
|
|
|
|
</subviews>
|
|
|
|
</view>
|
|
|
|
<color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
|
|
|
|
<color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
|
|
|
|
</box>
|
|
|
|
</subviews>
|
|
|
|
</view>
|
|
|
|
<connections>
|
|
|
|
<outlet property="delegate" destination="-2" id="61"/>
|
|
|
|
</connections>
|
|
|
|
</window>
|
|
|
|
</objects>
|
|
|
|
<resources>
|
|
|
|
<image name="Magnet" width="32" height="32"/>
|
|
|
|
<image name="NSApplicationIcon" width="128" height="128"/>
|
|
|
|
<image name="PriorityHighTemplate" width="12" height="12"/>
|
|
|
|
<image name="PriorityLowTemplate" width="12" height="12"/>
|
|
|
|
<image name="PriorityNormalTemplate" width="12" height="12"/>
|
|
|
|
</resources>
|
|
|
|
</document>
|