|
2 | 2 | <form xmlns="http://www.intellij.com/uidesigner/form/" version="1" bind-to-class="com.dengzii.plugin.template.ui.CreateModuleDialog"> |
3 | 3 | <grid id="cbd77" binding="rootPanel" layout-manager="BorderLayout" hgap="15" vgap="5"> |
4 | 4 | <constraints> |
5 | | - <xy x="156" y="179" width="843" height="637"/> |
| 5 | + <xy x="156" y="179" width="759" height="652"/> |
6 | 6 | </constraints> |
7 | 7 | <properties> |
8 | 8 | <font name="Microsoft YaHei" size="14"/> |
|
39 | 39 | <properties/> |
40 | 40 | <border type="empty"/> |
41 | 41 | <children> |
42 | | - <grid id="e3588" binding="mainPanel" layout-manager="GridLayoutManager" row-count="3" column-count="1" same-size-horizontally="false" same-size-vertically="false" hgap="14" vgap="10"> |
43 | | - <margin top="10" left="26" bottom="10" right="26"/> |
| 42 | + <grid id="e3588" binding="mainPanel" layout-manager="BorderLayout" hgap="0" vgap="10"> |
44 | 43 | <constraints border-constraint="Center"/> |
45 | 44 | <properties> |
46 | 45 | <enabled value="true"/> |
47 | 46 | <visible value="true"/> |
48 | 47 | </properties> |
49 | 48 | <border type="empty" title=""/> |
50 | 49 | <children> |
51 | | - <grid id="2940f" layout-manager="GridLayoutManager" row-count="2" column-count="1" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1"> |
52 | | - <margin top="0" left="0" bottom="0" right="0"/> |
53 | | - <constraints> |
54 | | - <grid row="0" column="0" row-span="1" col-span="1" vsize-policy="3" hsize-policy="3" anchor="0" fill="3" indent="0" use-parent-layout="false"/> |
55 | | - </constraints> |
| 50 | + <grid id="f3de" layout-manager="BorderLayout" hgap="5" vgap="10"> |
| 51 | + <constraints border-constraint="North"/> |
56 | 52 | <properties/> |
57 | | - <border type="empty"/> |
| 53 | + <border type="none"/> |
58 | 54 | <children> |
| 55 | + <component id="16b27" class="javax.swing.JComboBox" binding="cbModuleTemplate"> |
| 56 | + <constraints border-constraint="Center"/> |
| 57 | + <properties> |
| 58 | + <font size="12"/> |
| 59 | + <model> |
| 60 | + <item value="Feature Module"/> |
| 61 | + <item value="Application Module"/> |
| 62 | + <item value="Package Module"/> |
| 63 | + <item value="Export Module"/> |
| 64 | + </model> |
| 65 | + </properties> |
| 66 | + </component> |
| 67 | + <component id="4e3c9" class="javax.swing.JButton" binding="btConfigure"> |
| 68 | + <constraints border-constraint="East"/> |
| 69 | + <properties> |
| 70 | + <text value="Configure"/> |
| 71 | + </properties> |
| 72 | + </component> |
59 | 73 | <component id="cdc8a" class="javax.swing.JLabel"> |
60 | | - <constraints> |
61 | | - <grid row="0" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/> |
62 | | - </constraints> |
| 74 | + <constraints border-constraint="North"/> |
63 | 75 | <properties> |
64 | 76 | <font size="12" style="1"/> |
65 | 77 | <text value="Template"/> |
66 | 78 | </properties> |
67 | 79 | </component> |
68 | | - <grid id="f3de" layout-manager="BorderLayout" hgap="5" vgap="0"> |
69 | | - <constraints> |
70 | | - <grid row="1" column="0" row-span="1" col-span="1" vsize-policy="3" hsize-policy="3" anchor="0" fill="3" indent="0" use-parent-layout="false"/> |
71 | | - </constraints> |
72 | | - <properties/> |
73 | | - <border type="none"/> |
74 | | - <children> |
75 | | - <component id="16b27" class="javax.swing.JComboBox" binding="cbModuleTemplate"> |
76 | | - <constraints border-constraint="Center"/> |
77 | | - <properties> |
78 | | - <font size="12"/> |
79 | | - <model> |
80 | | - <item value="Feature Module"/> |
81 | | - <item value="Application Module"/> |
82 | | - <item value="Package Module"/> |
83 | | - <item value="Export Module"/> |
84 | | - </model> |
85 | | - </properties> |
86 | | - </component> |
87 | | - <component id="4e3c9" class="javax.swing.JButton" binding="btConfigure"> |
88 | | - <constraints border-constraint="East"/> |
89 | | - <properties> |
90 | | - <text value="Configure"/> |
91 | | - </properties> |
92 | | - </component> |
93 | | - </children> |
94 | | - </grid> |
95 | 80 | </children> |
96 | 81 | </grid> |
97 | | - <grid id="d3c26" layout-manager="GridLayoutManager" row-count="2" column-count="2" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1"> |
| 82 | + <grid id="d3c26" layout-manager="GridLayoutManager" row-count="2" column-count="4" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1"> |
98 | 83 | <margin top="0" left="0" bottom="0" right="0"/> |
99 | | - <constraints> |
100 | | - <grid row="1" column="0" row-span="1" col-span="1" vsize-policy="3" hsize-policy="3" anchor="0" fill="3" indent="0" use-parent-layout="false"/> |
101 | | - </constraints> |
102 | | - <properties/> |
| 84 | + <constraints border-constraint="Center"/> |
| 85 | + <properties> |
| 86 | + <enabled value="true"/> |
| 87 | + </properties> |
103 | 88 | <border type="empty"/> |
104 | 89 | <children> |
105 | 90 | <component id="173ba" class="javax.swing.JLabel"> |
106 | 91 | <constraints> |
107 | | - <grid row="0" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/> |
| 92 | + <grid row="0" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="0" fill="1" indent="0" use-parent-layout="false"/> |
108 | 93 | </constraints> |
109 | 94 | <properties> |
110 | 95 | <font size="12" style="1"/> |
111 | 96 | <text value="Placeholder"/> |
112 | 97 | </properties> |
113 | 98 | </component> |
114 | | - <grid id="7aa5e" binding="panelPlaceholder" layout-manager="BorderLayout" hgap="0" vgap="0"> |
| 99 | + <scrollpane id="66826" binding="scrollPanePlaceHolder"> |
| 100 | + <constraints> |
| 101 | + <grid row="1" column="0" row-span="1" col-span="3" vsize-policy="7" hsize-policy="7" anchor="0" fill="3" indent="0" use-parent-layout="false"/> |
| 102 | + </constraints> |
| 103 | + <properties/> |
| 104 | + <border type="none"/> |
| 105 | + <children/> |
| 106 | + </scrollpane> |
| 107 | + <scrollpane id="f8379" binding="scrollPaneFileTemplate"> |
115 | 108 | <constraints> |
116 | | - <grid row="1" column="0" row-span="1" col-span="2" vsize-policy="3" hsize-policy="3" anchor="0" fill="3" indent="0" use-parent-layout="false"/> |
| 109 | + <grid row="1" column="3" row-span="1" col-span="1" vsize-policy="7" hsize-policy="7" anchor="0" fill="3" indent="0" use-parent-layout="false"/> |
117 | 110 | </constraints> |
118 | 111 | <properties/> |
119 | 112 | <border type="none"/> |
120 | 113 | <children/> |
121 | | - </grid> |
122 | | - <component id="6106a" class="javax.swing.JLabel"> |
| 114 | + </scrollpane> |
| 115 | + <component id="e72c5" class="javax.swing.JLabel"> |
123 | 116 | <constraints> |
124 | | - <grid row="0" column="1" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="4" fill="0" indent="0" use-parent-layout="false"/> |
| 117 | + <grid row="0" column="3" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="0" fill="1" indent="0" use-parent-layout="false"/> |
125 | 118 | </constraints> |
126 | 119 | <properties> |
127 | | - <enabled value="false"/> |
128 | | - <text value="Only the value of the root node is listed"/> |
| 120 | + <enabled value="true"/> |
| 121 | + <font size="12" style="1"/> |
| 122 | + <text value="File Template"/> |
129 | 123 | </properties> |
130 | 124 | </component> |
131 | 125 | </children> |
132 | 126 | </grid> |
133 | | - <vspacer id="ed063"> |
134 | | - <constraints> |
135 | | - <grid row="2" column="0" row-span="1" col-span="1" vsize-policy="6" hsize-policy="1" anchor="0" fill="2" indent="0" use-parent-layout="false"/> |
136 | | - </constraints> |
137 | | - </vspacer> |
138 | 127 | </children> |
139 | 128 | </grid> |
140 | 129 | </children> |
|
179 | 168 | </grid> |
180 | 169 | </children> |
181 | 170 | </grid> |
| 171 | + <vspacer id="4243a"> |
| 172 | + <constraints border-constraint="West"/> |
| 173 | + </vspacer> |
| 174 | + <vspacer id="13b2"> |
| 175 | + <constraints border-constraint="East"/> |
| 176 | + </vspacer> |
182 | 177 | </children> |
183 | 178 | </grid> |
184 | 179 | </form> |
0 commit comments