|
56 | 56 | <properties/>
|
57 | 57 | <border type="none"/>
|
58 | 58 | <children>
|
59 |
| - <grid id="40126" layout-manager="GridLayoutManager" row-count="2" column-count="4" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1"> |
| 59 | + <grid id="40126" layout-manager="GridLayoutManager" row-count="3" column-count="4" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1"> |
60 | 60 | <margin top="0" left="0" bottom="0" right="0"/>
|
61 | 61 | <constraints>
|
62 | 62 | <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"/>
|
|
92 | 92 | </component>
|
93 | 93 | <component id="a42c4" class="javax.swing.JLabel" binding="tableEngineLabel">
|
94 | 94 | <constraints>
|
95 |
| - <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"/> |
| 95 | + <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"/> |
96 | 96 | </constraints>
|
97 | 97 | <properties>
|
98 | 98 | <labelFor value="21a4a"/>
|
|
101 | 101 | </component>
|
102 | 102 | <component id="d636e" class="javax.swing.JLabel" binding="tableCommentLabel">
|
103 | 103 | <constraints>
|
104 |
| - <grid row="1" column="2" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/> |
| 104 | + <grid row="2" column="2" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/> |
105 | 105 | </constraints>
|
106 | 106 | <properties>
|
107 | 107 | <labelFor value="dd0b9"/>
|
|
110 | 110 | </component>
|
111 | 111 | <component id="dd0b9" class="javax.swing.JTextField" binding="tableComment">
|
112 | 112 | <constraints>
|
113 |
| - <grid row="1" column="3" row-span="1" col-span="1" vsize-policy="0" hsize-policy="6" anchor="8" fill="1" indent="0" use-parent-layout="false"> |
| 113 | + <grid row="2" column="3" row-span="1" col-span="1" vsize-policy="0" hsize-policy="6" anchor="8" fill="1" indent="0" use-parent-layout="false"> |
114 | 114 | <preferred-size width="150" height="-1"/>
|
115 | 115 | </grid>
|
116 | 116 | </constraints>
|
117 | 117 | <properties/>
|
118 | 118 | </component>
|
119 | 119 | <component id="21a4a" class="javax.swing.JComboBox" binding="tableEngine">
|
120 | 120 | <constraints>
|
121 |
| - <grid row="1" column="1" row-span="1" col-span="1" vsize-policy="0" hsize-policy="2" anchor="8" fill="1" indent="0" use-parent-layout="false"/> |
| 121 | + <grid row="2" column="1" row-span="1" col-span="1" vsize-policy="0" hsize-policy="2" anchor="8" fill="1" indent="0" use-parent-layout="false"/> |
122 | 122 | </constraints>
|
123 | 123 | <properties/>
|
124 | 124 | </component>
|
|
128 | 128 | </constraints>
|
129 | 129 | <properties/>
|
130 | 130 | </component>
|
| 131 | + <component id="e5139" class="javax.swing.JLabel" binding="tableNameErrorMessage"> |
| 132 | + <constraints> |
| 133 | + <grid row="1" column="1" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/> |
| 134 | + </constraints> |
| 135 | + <properties> |
| 136 | + <text value=""/> |
| 137 | + </properties> |
| 138 | + </component> |
131 | 139 | </children>
|
132 | 140 | </grid>
|
133 | 141 | <component id="4443e" class="javax.swing.JLabel" binding="tableColumnsLabel">
|
|
0 commit comments