blob: 8e630afabd1db09b69632619df36c17e0fc38532 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<form xmlns="http://www.intellij.com/uidesigner/form/" version="1" bind-to-class="com.android.tools.idea.welcome.wizard.JdkLocationStep">
<grid id="27dc6" binding="myContents" layout-manager="GridLayoutManager" row-count="8" column-count="2" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1">
<margin top="0" left="0" bottom="0" right="0"/>
<constraints>
<xy x="0" y="0" width="721" height="344"/>
</constraints>
<properties/>
<border type="none"/>
<children>
<component id="4ee61" class="javax.swing.JLabel">
<constraints>
<grid row="0" column="0" row-span="1" col-span="2" vsize-policy="2" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false">
<preferred-size width="800" height="-1"/>
</grid>
</constraints>
<properties>
<text value="&lt;html&gt;Android Studio requires Java Development Kit (JDK) 7.0 or newer.&lt;/html&gt;"/>
</properties>
</component>
<vspacer id="474dc">
<constraints>
<grid row="6" column="0" row-span="1" col-span="1" vsize-policy="6" hsize-policy="1" anchor="0" fill="2" indent="0" use-parent-layout="false"/>
</constraints>
</vspacer>
<component id="d45b3" class="javax.swing.JLabel">
<constraints>
<grid row="2" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<text value="Java Development Kit (JDK) version 7.0."/>
</properties>
</component>
<component id="849ea" class="com.intellij.openapi.ui.TextFieldWithBrowseButton" binding="myJdkPath">
<constraints>
<grid row="4" column="0" row-span="1" col-span="2" vsize-policy="0" hsize-policy="6" anchor="0" fill="1" indent="0" use-parent-layout="false"/>
</constraints>
<properties/>
</component>
<grid id="bf854" layout-manager="FlowLayout" hgap="0" vgap="0" flow-align="1">
<constraints>
<grid row="5" column="0" row-span="1" col-span="1" vsize-policy="3" hsize-policy="3" anchor="0" fill="3" indent="0" use-parent-layout="false"/>
</constraints>
<properties/>
<border type="none"/>
<children>
<component id="e3179" class="javax.swing.JLabel">
<constraints/>
<properties>
<text value="or download and install JDK for your operating system and architecture: "/>
</properties>
</component>
<component id="a1b70" class="com.intellij.ui.HyperlinkLabel" binding="myDownloadPageLink">
<constraints/>
<properties/>
</component>
<component id="84064" class="javax.swing.JLabel">
<constraints/>
<properties>
<text value=" and press "/>
</properties>
</component>
<component id="19c77" class="javax.swing.JButton" binding="myDetectButton" default-binding="true">
<constraints/>
<properties>
<text value="Detect"/>
</properties>
</component>
</children>
</grid>
<vspacer id="3d04">
<constraints>
<grid row="1" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="1" anchor="0" fill="2" indent="0" use-parent-layout="false">
<preferred-size width="-1" height="16"/>
</grid>
</constraints>
</vspacer>
<component id="a6121" class="javax.swing.JLabel" binding="myError">
<constraints>
<grid row="7" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="0" fill="1" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<text value="Label"/>
</properties>
</component>
<component id="6b6fa" class="javax.swing.JLabel">
<constraints>
<grid row="3" column="0" row-span="1" col-span="2" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<text value="Up to date JDK was not detected. Please select JDK location:"/>
</properties>
</component>
<hspacer id="a937d">
<constraints>
<grid row="5" column="1" row-span="1" col-span="1" vsize-policy="1" hsize-policy="6" anchor="0" fill="1" indent="0" use-parent-layout="false"/>
</constraints>
</hspacer>
</children>
</grid>
</form>