|
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.github.ilovegamecoding.intellijcodexp.form.CodeXPDashboard">
|
3 |
| - <grid id="27dc6" binding="pMain" layout-manager="GridLayoutManager" row-count="10" column-count="2" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1"> |
| 3 | + <grid id="27dc6" binding="pMain" layout-manager="GridLayoutManager" row-count="12" 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 |
| - <xy x="20" y="20" width="606" height="525"/> |
| 6 | + <xy x="20" y="20" width="606" height="532"/> |
7 | 7 | </constraints>
|
8 | 8 | <properties/>
|
9 | 9 | <border type="none"/>
|
10 | 10 | <children>
|
11 | 11 | <vspacer id="d18ad">
|
12 | 12 | <constraints>
|
13 |
| - <grid row="9" 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="11" 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 | <grid id="48e1e" layout-manager="GridLayoutManager" row-count="2" column-count="3" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1">
|
|
327 | 327 | </component>
|
328 | 328 | </children>
|
329 | 329 | </grid>
|
330 |
| - <grid id="23713" binding="clChallenges" layout-manager="CardLayout" hgap="0" vgap="0"> |
| 330 | + <grid id="23713" binding="pChallenges" layout-manager="GridBagLayout"> |
331 | 331 | <constraints>
|
332 | 332 | <grid row="6" column="0" row-span="1" col-span="2" vsize-policy="3" hsize-policy="3" anchor="0" fill="3" indent="0" use-parent-layout="false"/>
|
333 | 333 | </constraints>
|
334 | 334 | <properties/>
|
335 | 335 | <border type="none"/>
|
336 | 336 | <children/>
|
337 | 337 | </grid>
|
338 |
| - <grid id="5f29e" binding="clCompletedChallenges" layout-manager="CardLayout" hgap="0" vgap="0"> |
| 338 | + <grid id="5f29e" binding="pCompletedChallenges" layout-manager="GridBagLayout"> |
339 | 339 | <constraints>
|
340 | 340 | <grid row="8" column="0" row-span="1" col-span="2" vsize-policy="3" hsize-policy="3" anchor="0" fill="3" indent="0" use-parent-layout="false"/>
|
341 | 341 | </constraints>
|
|
363 | 363 | </component>
|
364 | 364 | </children>
|
365 | 365 | </grid>
|
| 366 | + <grid id="588b9" layout-manager="GridLayoutManager" row-count="1" column-count="1" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1"> |
| 367 | + <margin top="0" left="8" bottom="0" right="0"/> |
| 368 | + <constraints> |
| 369 | + <grid row="9" column="0" row-span="1" col-span="1" vsize-policy="3" hsize-policy="3" anchor="0" fill="3" indent="0" use-parent-layout="false"/> |
| 370 | + </constraints> |
| 371 | + <properties/> |
| 372 | + <border type="none"/> |
| 373 | + <children> |
| 374 | + <component id="42ad4" class="javax.swing.JLabel"> |
| 375 | + <constraints> |
| 376 | + <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"/> |
| 377 | + </constraints> |
| 378 | + <properties> |
| 379 | + <font name="Noto Sans SemiBold" size="16" style="0"/> |
| 380 | + <text resource-bundle="messages/CodeXPBundle" key="TEXT_EVENT_STATISTICS"/> |
| 381 | + </properties> |
| 382 | + </component> |
| 383 | + </children> |
| 384 | + </grid> |
| 385 | + <grid id="72579" binding="pEventStatistics" layout-manager="GridBagLayout"> |
| 386 | + <constraints> |
| 387 | + <grid row="10" column="0" row-span="1" col-span="2" vsize-policy="3" hsize-policy="3" anchor="0" fill="3" indent="0" use-parent-layout="false"/> |
| 388 | + </constraints> |
| 389 | + <properties/> |
| 390 | + <border type="none"/> |
| 391 | + <children/> |
| 392 | + </grid> |
366 | 393 | </children>
|
367 | 394 | </grid>
|
368 | 395 | </form>
|
0 commit comments