|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | 2 | <form xmlns="http://www.intellij.com/uidesigner/form/" version="1" bind-to-class="com.tang.intellij.lua.debugger.app.LuaAppSettingsEditor"> |
3 | | - <grid id="27dc6" binding="myPanel" layout-manager="GridLayoutManager" row-count="6" column-count="2" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1"> |
| 3 | + <grid id="27dc6" binding="myPanel" layout-manager="GridLayoutManager" row-count="7" column-count="2" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1"> |
4 | 4 | <margin top="0" left="0" bottom="0" right="0"/> |
5 | 5 | <constraints> |
6 | 6 | <xy x="20" y="20" width="500" height="400"/> |
|
10 | 10 | <children> |
11 | 11 | <vspacer id="58b03"> |
12 | 12 | <constraints> |
13 | | - <grid row="5" column="0" row-span="1" col-span="1" vsize-policy="6" hsize-policy="1" anchor="0" fill="2" indent="0" use-parent-layout="false"/> |
| 13 | + <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"/> |
14 | 14 | </constraints> |
15 | 15 | </vspacer> |
16 | 16 | <component id="62714" class="javax.swing.JLabel"> |
17 | 17 | <constraints> |
18 | | - <grid row="4" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/> |
| 18 | + <grid row="5" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/> |
19 | 19 | </constraints> |
20 | 20 | <properties> |
21 | 21 | <text value="Parameters:"/> |
22 | 22 | </properties> |
23 | 23 | </component> |
24 | 24 | <component id="d96a3" class="javax.swing.JLabel"> |
25 | 25 | <constraints> |
26 | | - <grid row="3" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/> |
| 26 | + <grid row="4" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/> |
27 | 27 | </constraints> |
28 | 28 | <properties> |
29 | 29 | <text value="Entry File:"/> |
|
45 | 45 | </component> |
46 | 46 | <component id="afd0d" class="com.intellij.util.textCompletion.TextFieldWithCompletion" binding="myFile" custom-create="true"> |
47 | 47 | <constraints> |
48 | | - <grid row="3" column="1" row-span="1" col-span="1" vsize-policy="3" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false"/> |
| 48 | + <grid row="4" column="1" row-span="1" col-span="1" vsize-policy="3" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false"/> |
49 | 49 | </constraints> |
50 | 50 | <properties/> |
51 | 51 | </component> |
52 | 52 | <component id="b7f34" class="com.intellij.openapi.ui.TextFieldWithBrowseButton" binding="myWorkingDir"> |
53 | 53 | <constraints> |
54 | | - <grid row="2" column="1" row-span="1" col-span="1" vsize-policy="3" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false"/> |
| 54 | + <grid row="3" column="1" row-span="1" col-span="1" vsize-policy="3" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false"/> |
55 | 55 | </constraints> |
56 | 56 | <properties/> |
57 | 57 | </component> |
58 | 58 | <component id="ffa20" class="javax.swing.JLabel"> |
59 | 59 | <constraints> |
60 | | - <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"/> |
| 60 | + <grid row="3" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/> |
61 | 61 | </constraints> |
62 | 62 | <properties> |
63 | 63 | <text value="Working Directory:"/> |
64 | 64 | </properties> |
65 | 65 | </component> |
66 | 66 | <component id="70e93" class="com.intellij.openapi.ui.TextFieldWithBrowseButton" binding="myProgram"> |
67 | 67 | <constraints> |
68 | | - <grid row="1" column="1" row-span="1" col-span="1" vsize-policy="3" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false"/> |
| 68 | + <grid row="2" column="1" row-span="1" col-span="1" vsize-policy="3" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false"/> |
69 | 69 | </constraints> |
70 | 70 | <properties> |
71 | 71 | <editable value="true"/> |
72 | 72 | </properties> |
73 | 73 | </component> |
74 | 74 | <component id="f9b63" class="javax.swing.JLabel"> |
75 | 75 | <constraints> |
76 | | - <grid row="1" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/> |
| 76 | + <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"/> |
77 | 77 | </constraints> |
78 | 78 | <properties> |
79 | 79 | <text value="Program:"/> |
80 | 80 | </properties> |
81 | 81 | </component> |
82 | 82 | <component id="30b37" class="com.intellij.ui.RawCommandLineEditor" binding="parameters"> |
83 | 83 | <constraints> |
84 | | - <grid row="4" column="1" row-span="1" col-span="1" vsize-policy="3" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false"/> |
| 84 | + <grid row="5" column="1" row-span="1" col-span="1" vsize-policy="3" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false"/> |
| 85 | + </constraints> |
| 86 | + <properties/> |
| 87 | + </component> |
| 88 | + <component id="a4bf3" class="com.intellij.ui.HoverHyperlinkLabel" binding="mobdebugLink" custom-create="true"> |
| 89 | + <constraints> |
| 90 | + <grid row="1" column="1" row-span="1" col-span="1" vsize-policy="3" hsize-policy="3" anchor="8" fill="0" indent="0" use-parent-layout="false"/> |
85 | 91 | </constraints> |
86 | 92 | <properties/> |
87 | 93 | </component> |
|
0 commit comments