|
| 1 | +<?xml version="1.0" encoding="UTF-8"?> |
| 2 | +<form xmlns="http://www.intellij.com/uidesigner/form/" version="1" bind-to-class="com.shy.day19.StudentForm"> |
| 3 | + <grid id="27dc6" binding="mainPanel" layout-manager="BorderLayout" hgap="0" vgap="0"> |
| 4 | + <constraints> |
| 5 | + <xy x="20" y="20" width="901" height="634"/> |
| 6 | + </constraints> |
| 7 | + <properties> |
| 8 | + <background color="-9016136"/> |
| 9 | + </properties> |
| 10 | + <border type="none"/> |
| 11 | + <children> |
| 12 | + <component id="a24ae" class="javax.swing.JButton" binding="button2" default-binding="true"> |
| 13 | + <constraints border-constraint="South"/> |
| 14 | + <properties> |
| 15 | + <text value="Button"/> |
| 16 | + </properties> |
| 17 | + </component> |
| 18 | + <component id="cb42" class="javax.swing.JButton" binding="button4" default-binding="true"> |
| 19 | + <constraints border-constraint="East"/> |
| 20 | + <properties> |
| 21 | + <text value="Button"/> |
| 22 | + </properties> |
| 23 | + </component> |
| 24 | + <grid id="7ee95" binding="centerPanel" layout-manager="FlowLayout" hgap="5" vgap="5" flow-align="1"> |
| 25 | + <constraints border-constraint="Center"/> |
| 26 | + <properties/> |
| 27 | + <border type="none"/> |
| 28 | + <children> |
| 29 | + <component id="afb62" class="javax.swing.JLabel" binding="resultLabel"> |
| 30 | + <constraints/> |
| 31 | + <properties> |
| 32 | + <font size="20" style="1"/> |
| 33 | + <text value="体检结果:"/> |
| 34 | + </properties> |
| 35 | + </component> |
| 36 | + </children> |
| 37 | + </grid> |
| 38 | + <grid id="ad422" binding="topPanel" layout-manager="FlowLayout" hgap="5" vgap="5" flow-align="0"> |
| 39 | + <constraints border-constraint="North"/> |
| 40 | + <properties> |
| 41 | + <background color="-5615473"/> |
| 42 | + <foreground color="-5615486"/> |
| 43 | + <preferredSize width="0" height="50"/> |
| 44 | + </properties> |
| 45 | + <border type="none"/> |
| 46 | + <children> |
| 47 | + <component id="e6edc" class="javax.swing.JButton" binding="button1" default-binding="true"> |
| 48 | + <constraints/> |
| 49 | + <properties> |
| 50 | + <text value="Button"/> |
| 51 | + </properties> |
| 52 | + </component> |
| 53 | + <component id="44b8b" class="javax.swing.JButton" binding="button5" default-binding="true"> |
| 54 | + <constraints/> |
| 55 | + <properties> |
| 56 | + <text value="Button"/> |
| 57 | + </properties> |
| 58 | + </component> |
| 59 | + <component id="aa209" class="javax.swing.JButton" binding="button6" default-binding="true"> |
| 60 | + <constraints/> |
| 61 | + <properties> |
| 62 | + <text value="Button"/> |
| 63 | + </properties> |
| 64 | + </component> |
| 65 | + <component id="64fc" class="javax.swing.JButton" binding="button7" default-binding="true"> |
| 66 | + <constraints/> |
| 67 | + <properties> |
| 68 | + <text value="Button"/> |
| 69 | + </properties> |
| 70 | + </component> |
| 71 | + <component id="e73f" class="javax.swing.JButton" binding="button8" default-binding="true"> |
| 72 | + <constraints/> |
| 73 | + <properties> |
| 74 | + <text value="Button"/> |
| 75 | + </properties> |
| 76 | + </component> |
| 77 | + <component id="1cec4" class="javax.swing.JButton" binding="button9" default-binding="true"> |
| 78 | + <constraints/> |
| 79 | + <properties> |
| 80 | + <text value="Button"/> |
| 81 | + </properties> |
| 82 | + </component> |
| 83 | + </children> |
| 84 | + </grid> |
| 85 | + <grid id="a0774" binding="leftPanel" layout-manager="GridLayoutManager" row-count="3" column-count="1" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1"> |
| 86 | + <margin top="0" left="0" bottom="0" right="0"/> |
| 87 | + <constraints border-constraint="West"/> |
| 88 | + <properties> |
| 89 | + <background color="-3962253"/> |
| 90 | + <doubleBuffered value="false"/> |
| 91 | + <minimumSize width="40" height="10"/> |
| 92 | + <preferredSize width="200" height="10"/> |
| 93 | + </properties> |
| 94 | + <border type="bevel-raised" title="titile"/> |
| 95 | + <children> |
| 96 | + <component id="abc17" class="javax.swing.JTextField" binding="nameField"> |
| 97 | + <constraints> |
| 98 | + <grid row="0" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="7" anchor="2" fill="1" indent="0" use-parent-layout="false"> |
| 99 | + <preferred-size width="150" height="-1"/> |
| 100 | + </grid> |
| 101 | + </constraints> |
| 102 | + <properties/> |
| 103 | + </component> |
| 104 | + <component id="5e545" class="javax.swing.JTextField" binding="weightField"> |
| 105 | + <constraints> |
| 106 | + <grid row="1" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="1" indent="0" use-parent-layout="false"> |
| 107 | + <preferred-size width="150" height="-1"/> |
| 108 | + </grid> |
| 109 | + </constraints> |
| 110 | + <properties/> |
| 111 | + </component> |
| 112 | + <component id="43684" class="javax.swing.JButton" binding="检查Button" default-binding="true"> |
| 113 | + <constraints> |
| 114 | + <grid row="2" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false"/> |
| 115 | + </constraints> |
| 116 | + <properties> |
| 117 | + <text value="检查"/> |
| 118 | + </properties> |
| 119 | + </component> |
| 120 | + </children> |
| 121 | + </grid> |
| 122 | + </children> |
| 123 | + </grid> |
| 124 | +</form> |
0 commit comments